Skip to content

Commit

Permalink
Fix CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Dec 6, 2022
1 parent c28a05f commit 2e75972
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@ jobs:
uses: actions/checkout@v3
if: ${{ github.event_name == 'pull_request' }}

- name: Check versions in Dockerfiles
if: ${{ github.event_name == 'pull_request' }}
run: ./.docker/version_check.sh

- name: Login to DockerHub
uses: docker/login-action@v2
env:
Expand Down

0 comments on commit 2e75972

Please sign in to comment.