Skip to content

Commit

Permalink
Removing verbose output.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaxmonsky committed Jan 9, 2025
1 parent 9b4df84 commit aa01137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortran_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
-B./build \
-S./test/unit/fortran
cd build
VERBOSE=1 make
make
- name: Run fortran unit tests
run: |
Expand Down

0 comments on commit aa01137

Please sign in to comment.