Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin1serb authored Aug 27, 2024
1 parent 4924bd7 commit c4111fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
run: npm run lint # This should trigger `next lint` as defined in your package.json

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

# Step 6: Build the project
- name: Build the project
Expand Down

0 comments on commit c4111fe

Please sign in to comment.