Skip to content

Commit

Permalink
ci: update test_pytest workflow version --> 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Oct 23, 2023
1 parent 76faa3c commit cbf2a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
pytest:
uses: hotosm/gh-workflows/.github/workflows/[email protected].0
uses: hotosm/gh-workflows/.github/workflows/[email protected].1
with:
image_name: ghcr.io/${{ github.repository }}
tag_override: ${{ github.event_name == 'push' && 'ci' || '' }}

0 comments on commit cbf2a58

Please sign in to comment.