Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
janek26 committed Jul 15, 2022
1 parent 6337feb commit 808e1f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
tests:
strategy:
matrix:
name: [sequencer-test, sequencer-goerli, rpc-goerli]
include:
- name: sequencer-test
TEST_PROVIDER_BASE_URL: http://127.0.0.1:5050/
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
tests:
strategy:
matrix:
name: [sequencer-test, sequencer-goerli, rpc-goerli]
include:
- name: sequencer-test
TEST_PROVIDER_BASE_URL: http://127.0.0.1:5050/
Expand Down

0 comments on commit 808e1f7

Please sign in to comment.