Skip to content

Commit

Permalink
Updates test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
theenoahmason committed Jun 8, 2024
1 parent e20598a commit 37e63ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
id: lint
run: npm run lint

# Runs a test component creation with the path set to `tests`
# and the `verbose` option to true for debugging.
# Runs a test component creation with the `verbose`
# option to true for debugging.
- name: Create Component
id: create_component
run: npm test TestComponent -- -v

0 comments on commit 37e63ea

Please sign in to comment.