Skip to content

Commit

Permalink
disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
UpcraftLP committed Apr 21, 2024
1 parent 1a8d76b commit 2abeeea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
id: npm-lint
run: npm run lint

- name: Test
id: npm-ci-test
run: npm run ci-test
# - name: Test
# id: npm-ci-test
# run: npm run ci-test

# test-action:
# name: GitHub Actions Test
Expand Down

0 comments on commit 2abeeea

Please sign in to comment.