admin: adjust the target path for faux_modules
This commit is contained in:
parent
cdb34b0184
commit
47f9d16eb7
2
.github/workflows/test-env.yml
vendored
2
.github/workflows/test-env.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: "faux_modules/"
|
||||
path: "faux_modules/ethers"
|
||||
|
||||
- name: Install and run Faux Registry
|
||||
uses: ethers-io/hijack-npm-action@main
|
||||
|
Loading…
Reference in New Issue
Block a user