Skip to content

Commit

Permalink
test run in the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
m5r committed Jul 1, 2024
1 parent 86a0e97 commit 4eda2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
pip install git+https://github.com/medic/pyxform.git@medic-conf-1.17#egg=pyxform-medic
npm ci
- name: Run E2E tests
run: npm test-e2e
run: npm run test-e2e
# - name: Archive Results
# uses: actions/upload-artifact@v2
# with:
Expand Down

0 comments on commit 4eda2bf

Please sign in to comment.