Skip to content

Commit

Permalink
Testing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Feb 11, 2025
1 parent 9a73c87 commit cb826f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
fetch-depth: 0
- name: Run test
run: |
git log -1 --pretty=format:"%H"
git log --oneline -n 5
git log --oneline |sed -n 2p

0 comments on commit cb826f7

Please sign in to comment.