Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome authored Nov 26, 2022
1 parent e238c16 commit 57e50f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Fetch repository history for access to tags in tests
run: git fetch --prune --unshallow --tags
run: git fetch --prune --unshallow --tags --force
- name: Install fish shell
uses: fish-actions/install-fish@v1
- name: Install pond
Expand Down

0 comments on commit 57e50f4

Please sign in to comment.