Skip to content

Commit

Permalink
deb testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdAmmar committed Nov 15, 2024
1 parent b1fef5e commit dadc7a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: QuAcK Compilation


on:
push:
branches:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
name: QuAcK Testing


on:
workflow_run:
workflows: ["QuAcK Compilation"]
types:
- completed


jobs:

test:
runs-on: ubuntu-20.04
name: Run Tests
Expand Down

0 comments on commit dadc7a1

Please sign in to comment.