Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Supernova3339 committed Nov 16, 2024
1 parent cdc203c commit d27545f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Run tests
run: npm test
# - name: Run tests
# run: npm test

- name: Build
run: npm run build
Expand Down

0 comments on commit d27545f

Please sign in to comment.