Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
b00ste committed Sep 7, 2023
1 parent 1ad7504 commit bd94983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
tar xvzf jj-1.9.2-linux-amd64.tar.gz
rm jj-1.9.2-linux-amd64.tar.gz
cd jj-1.9.2-linux-amd64
jj
jj -h
- name: 🧪 run import/requires tests
run: npm run test:importRequire
Expand Down

0 comments on commit bd94983

Please sign in to comment.