Skip to content

Commit f291a91

Browse files
committed
why test no run
1 parent dc835a1 commit f291a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Run Integration Tests
22
on: push
33
jobs:
44
integration_tests:
5-
needs: setup_and_build_check
5+
needs: build
66
runs-on: ubuntu-22.04
77
steps:
88
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)