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 dadc7a1 commit b23d504
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
runs-on: ubuntu-20.04
name: Run Tests

- name: Print message
run: echo "Triggered by completion of QuAcK Compilation workflow"

steps:
- name: Checkout repository
uses: actions/checkout@v3

Expand All @@ -40,4 +36,3 @@ jobs:
- name: Run tests
run: |
bash -c "source quack.rc ; cd tests ; python lunch_bench.py -s light -t 1e-1"

0 comments on commit b23d504

Please sign in to comment.