Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior committed Apr 2, 2024
1 parent ba05004 commit 97ebcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
run_all_tests:
if: ( !contains(github.event.head_commit.message, '[ci skip]') )
name: Integration Tests
needs: [collect_data]
#needs: [collect_data]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 97ebcbc

Please sign in to comment.