Skip to content

Commit

Permalink
run nightly num tries 10
Browse files Browse the repository at this point in the history
  • Loading branch information
pvelesko committed Sep 23, 2024
1 parent b747174 commit 4467db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run Intel GPU Unit Tests
shell: bash
run: |
cp -r /space/chipStar/build ./ && ./scripts/unit_tests.sh release llvm-19 --skip-build
cp -r /space/chipStar/build ./ && ./scripts/unit_tests.sh release llvm-19 --skip-build --num-tries 10

0 comments on commit 4467db7

Please sign in to comment.