Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dudushy committed Oct 7, 2024
1 parent e3bfe1f commit 20d3bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- name: Install dependencies
run: npm ci

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

- name: Build
run: npm run build
Expand Down

0 comments on commit 20d3bf9

Please sign in to comment.