Skip to content

Commit

Permalink
Don't make integration tests wait
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr committed Nov 21, 2023
1 parent 0e51680 commit 1aeb1e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,5 @@ jobs:
run-integration-tests:
needs: [run_all_tests_single_gpu, run_all_tests_multi_gpu]
if: always()
uses: ./.github/workflows/self_hosted_integration_tests.yml

0 comments on commit 1aeb1e8

Please sign in to comment.