Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
dblackstone1 committed Nov 29, 2023
1 parent 9909af5 commit 9c5a3df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- name: Building project
run: npm run build

- name: Running tests
run: npm run test

- name: Uploading production-ready build files
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 9c5a3df

Please sign in to comment.