Skip to content

Commit

Permalink
git log | head -1
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentmr committed Sep 11, 2023
1 parent 8ab1bd5 commit c76112c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
run: |
cd main
git checkout $(git tag | sort -V | tail -1)
git log | head
- uses: actions/setup-python@v4
name: Install Python
Expand Down

0 comments on commit c76112c

Please sign in to comment.