Skip to content

Commit

Permalink
tmp: enable docker job for fast checking
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarak Ben Youssef committed Jan 10, 2024
1 parent cb4bb0f commit 6fb4fc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
args: --timeout=10m

docker:
if: github.ref == 'refs/heads/master' || contains(github.ref, 'refs/tags/')
needs: test
name: "Docker image"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6fb4fc9

Please # to comment.