Skip to content

Commit

Permalink
Temporarily disabling oclif cli tests
Browse files Browse the repository at this point in the history
  • Loading branch information
khalidx committed May 1, 2020
1 parent b9a181b commit a39d95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- run: npm ci
- run: ./bin/run --version
- run: ./bin/run --help
- run: npm test
# - run: npm test
- run: npm run test:library

0 comments on commit a39d95f

Please sign in to comment.