Skip to content

Commit

Permalink
admin: adjust the target path for faux_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Apr 22, 2023
1 parent cdb34b0 commit 47f9d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 47f9d16

Please sign in to comment.