Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeDan committed May 24, 2024
1 parent 40b2d2f commit 0d1d0c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
node-version: 20
- name: Install dependencies
run: npm install
- name: Build
run: npm run build
# - name: Build
# run: npm run build
- name: Run tests
run: npm test
- name: Notify Discord on failure
Expand Down

0 comments on commit 0d1d0c7

Please sign in to comment.