Skip to content

Commit

Permalink
try wg test
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdaGastan committed Oct 3, 2024
1 parent 73579f1 commit 101f037
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/grid-client-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,4 @@ jobs:
NETWORK: ${{ matrix.network }}
# run: make integration
run: |
for test in $(go run scripts/scrap_tests/scrap_tests.go)
do
go test -v ./integration_tests -run $test
done
go test -v ./integration_tests -run TestWG

0 comments on commit 101f037

Please sign in to comment.