Skip to content

Commit

Permalink
stash
Browse files Browse the repository at this point in the history
  • Loading branch information
adamalston committed Nov 19, 2023
1 parent cfc59a6 commit d713ddf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,7 @@ jobs:
run: npm ci
- name: Run linting
run: npm run lint
# - name: Check for vulnerabilities
# run: npm audit --production
- name: Build production artifact
run: npm run build
- name: Test production build
run: npm run test:prod
# - name: Run tests with coverage
# run: npm run test:coverage

0 comments on commit d713ddf

Please sign in to comment.