Skip to content

Commit

Permalink
run only integration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmedGIT committed Jan 24, 2024
1 parent 4bb3a54 commit 4bbd9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
make install deps-test
- name: Test network integration with pytest
run: |
make test integration-test
make integration-test

0 comments on commit 4bbd9dc

Please sign in to comment.