Skip to content

Commit

Permalink
uuuh
Browse files Browse the repository at this point in the history
  • Loading branch information
ChalkyMuffin committed Jun 15, 2024
1 parent 5890a1c commit 381a392
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ jobs:
node-version: 20



- name: Install dependencies
run: npm install

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



Expand Down

0 comments on commit 381a392

Please sign in to comment.