Skip to content

Commit

Permalink
just run ember test
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptnull committed Dec 19, 2024
1 parent a68c5f2 commit 28e56c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- name: Install Dependencies
run: npm ci
- name: Run Tests
run: npm test
run: npm run test:ember

0 comments on commit 28e56c8

Please sign in to comment.