Skip to content

Commit

Permalink
chore(github): disable CI tests, they're breaking package publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
toverux committed Apr 10, 2020
1 parent 97cae46 commit 98659a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Copy readme and license files
run: yarn build:copy-files

- name: Run library tests
run: yarn test:lib --configuration=ci

- name: Show package.json
run: cat dist/ngx-sweetalert2/package.json

Expand Down

0 comments on commit 98659a9

Please sign in to comment.