Skip to content

Commit

Permalink
Just add a comment so the step output looks better
Browse files Browse the repository at this point in the history
Signed-off-by: Benoit Donneaux <[email protected]>
  • Loading branch information
btlogy committed Jun 13, 2024
1 parent 6a502de commit 9d673c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Test binary
id: test_binary
run: |
# Run some basic test on the binary built earlier
echo -n "Test for a static executable: "
ldd ../trac2gitea | grep -q 'not a dynamic executable' \
&& echo PASS \
Expand Down

0 comments on commit 9d673c5

Please sign in to comment.