This commit is contained in:
Konrad Pabjan 2023-01-05 17:11:45 +00:00
parent 38dd368eb2
commit 8b905d2e78

View file

@ -40,6 +40,7 @@ jobs:
run: |
npm install
npm ci
ls node_modules/jest
npm run test
- name: Lint