admin: add missing tag to env-tests
This commit is contained in:
parent
35c0c01a27
commit
0f9f385a19
2
.github/workflows/test-env.yml
vendored
2
.github/workflows/test-env.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
path: "faux_modules/ethers"
|
||||
|
||||
- name: Install and run Faux Registry
|
||||
uses: ethers-io/hijack-npm-action
|
||||
uses: ethers-io/hijack-npm-action@main
|
||||
|
||||
- name: Copy tests to working directory
|
||||
run: cp faux-npm/ethers/testcases/test-env/${{ matrix.test }}/* .
|
||||
|
Loading…
Reference in New Issue
Block a user