Skip to content

Commit

Permalink
MOD: bash_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pforret committed Apr 14, 2023
1 parent 326a2ae commit f67849b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bash_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2

- name: Check for basic execution
run: ls ./*.sh | xargs bash
run: bash splashmark.sh

- name: Unit testing with bash_unit
run: tests/bash_unit tests/test_*

0 comments on commit f67849b

Please sign in to comment.