Skip to content

Commit

Permalink
Update run_tests_shunit2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
libercv authored Feb 20, 2024
1 parent 9c68428 commit a67fae1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/run_tests_shunit2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@ jobs:

# Runs a single command using the runners shell
- name: Run a one-line script
run: ls -a
run: ls -a shunit2/

# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.
bash tests/test_fecha.sh

0 comments on commit a67fae1

Please sign in to comment.