Skip to content

Commit

Permalink
Update run-docker-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispyles authored Sep 1, 2024
1 parent cebd552 commit a1ecfd7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/run-docker-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-tags: true

- name: Fetch origin
run: |
git fetch origin
- name: Check that branch exists
id: check-branch
Expand Down

0 comments on commit a1ecfd7

Please sign in to comment.