admin: update to newer faux_modules path
This commit is contained in:
parent
e315e1a74c
commit
b70c66ee24
2
.github/workflows/test-env.yml
vendored
2
.github/workflows/test-env.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
uses: ethers-io/hijack-npm-action@main
|
||||
|
||||
- name: Copy tests to working directory
|
||||
run: cp faux-npm/ethers/testcases/test-env/${{ matrix.test }}/* .
|
||||
run: cp faux_modules/ethers/testcases/test-env/${{ matrix.test }}/* .
|
||||
|
||||
- name: Install packages
|
||||
run: npm install
|
||||
|
Loading…
Reference in New Issue
Block a user