We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6337feb commit 808e1f7Copy full SHA for 808e1f7
.github/workflows/pr.yml
@@ -9,6 +9,7 @@ jobs:
9
tests:
10
strategy:
11
matrix:
12
+ name: [sequencer-test, sequencer-goerli, rpc-goerli]
13
include:
14
- name: sequencer-test
15
TEST_PROVIDER_BASE_URL: http://127.0.0.1:5050/
.github/workflows/release.yml
@@ -27,6 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments