Skip to content

Commit

Permalink
ci: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Oct 19, 2023
1 parent 79668ca commit f5e54b3
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 @@ -38,5 +38,5 @@ jobs:
run: npm ci
- name: Lint
run: npm run test:lint
# - name: Run Tests
# run: DISPLAY=:99 npm test
- name: Run Tests
run: DISPLAY=:99 npm test

0 comments on commit f5e54b3

Please sign in to comment.