Skip to content

Commit

Permalink
add stubs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
inmanturbo committed Feb 24, 2024
1 parent 640c4ed commit b4ab0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Install NPM dependencies
run: npm install

- name: Comple NPM assets
- name: Compile assets
run: npm run dev

- name: Execute tests
Expand Down

0 comments on commit b4ab0b9

Please sign in to comment.