admin: add missing tag to env-tests

This commit is contained in:
Richard Moore 2023-04-21 17:51:00 +09:00
parent 35c0c01a27
commit 0f9f385a19

@ -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 }}/* .