Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheidudko committed Nov 3, 2021
1 parent 7fb9fc8 commit 1683c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
run: npm run lint
- name: Run builder
run: npm run build
- name: Run builder
- name: Run test
run: npm run test

0 comments on commit 1683c45

Please sign in to comment.