Skip to content

Commit

Permalink
run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jun 21, 2024
1 parent e4b4a16 commit e8a382c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
run: |
cd build-share
make VERBOSE=1
find unittests/ -type f -executable -exec {} \;
# the following can be used by developers to login to the github server in case of errors
# see https://github.com/marketplace/actions/debugging-with-tmate for further details
# - name: Setup tmate session
Expand Down

0 comments on commit e8a382c

Please sign in to comment.