Skip to content

Commit

Permalink
test.
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanb committed Jul 11, 2024
1 parent b37f3d7 commit cd1678a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
- name: Build
if: ${{ inputs.build_run_script != '' }}
run: npm run ${{ inputs.build_run_script }}
- run: ${{ inputs.test_run_script }}
- run: npm run ${{ inputs.test_run_script }}

0 comments on commit cd1678a

Please sign in to comment.