We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfa7f4 commit f3e67d2Copy full SHA for f3e67d2
1 file changed
.github/workflows/nodejs.yml
@@ -11,7 +11,7 @@ jobs:
11
12
# runs-on: ubuntu-latest
13
runs-on: macos-latest
14
- environment: test-ethers
+ environment: ethers-tests
15
16
strategy:
17
fail-fast: false
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
continue-on-error: true
114
0 commit comments