Skip to content

Commit

Permalink
CI: Enable checking again
Browse files Browse the repository at this point in the history
  • Loading branch information
mnasiadka committed Mar 14, 2024
1 parent 189ec41 commit 557f890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}

#- name: Run sinker check
# run: ../sinker check
- name: Run sinker check
run: ../sinker check

- name: Run sinker push (dry-run)
run: ../sinker push --dryrun

0 comments on commit 557f890

Please sign in to comment.