Skip to content

Commit

Permalink
ci(): skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
panoti authored Mar 11, 2023
1 parent 0051d7e commit 604a93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
cache: 'npm'
- run: npm i
- run: npm run build:lib
- run: npm run test:lib
#- run: npm run test:lib

0 comments on commit 604a93a

Please sign in to comment.