Skip to content

Commit

Permalink
increase verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
akashdhruv committed Oct 1, 2023
1 parent 517a951 commit b490d34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/simple-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Run Tests
run: |
cd tests/Simple-Project
jobrunner setup JobObject
jobrunner submit JobObject
jobrunner setup JobObject -V
jobrunner submit JobObject -V
- name: Verify Output
run: |
cd tests/Simple-Project/JobObject
Expand Down

0 comments on commit b490d34

Please sign in to comment.