Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
smnorris committed Mar 6, 2024
1 parent 2d7aeaf commit acda965
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
fetch-tags: 'true'
- name: Run the jobs
run: |
echo "Ref: ${{ github.ref }}"
echo "SHA: ${{ github.sha }}"
git config --global --add safe.directory /__w/bcfishpass/bcfishpass
git describe

0 comments on commit acda965

Please sign in to comment.