Skip to content

Commit

Permalink
Merge branch 'staging' into hd/remove-jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
angrave authored Jun 2, 2024
2 parents 5e45ad2 + 87d54d5 commit cb9d595
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
run: |
yarn lint:quiet
- name: Run tests
run: yarn test

- name: Compile application
env:
CI: false
Expand Down

0 comments on commit cb9d595

Please sign in to comment.