This commit is contained in:
u9g 2021-12-10 15:43:25 -05:00
parent 984da6d5f1
commit 4739e093fc

View file

@ -42,4 +42,4 @@ jobs:
- name: Install dependencies
run: npm install
- name: Run tests
run: npm mocha_test -- -g ${{ matrix.mcVersion }}
run: npm run mocha_test -- -g ${{ matrix.mcVersion }}