Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Apr 29, 2024
1 parent a367296 commit 3baabab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/end-to-end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
node-version: '20'

- name: Check translations with H5P-CLI
- name: End-to-end test
run: |
npm ci
npm run build --if-present
npm run test --if-present

0 comments on commit 3baabab

Please sign in to comment.