Skip to content

Commit

Permalink
Am I dumb?
Browse files Browse the repository at this point in the history
  • Loading branch information
UnstoppableMango committed Jul 27, 2024
1 parent 4f60128 commit 40249ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ jobs:
uses: docker/build-push-action@v6
with:
push: false
cache-from: gha
cache-to: gha
cache-from: type=gha
cache-to: type=gha
context: .
file: tests/Dockerfile

Expand Down

0 comments on commit 40249ed

Please sign in to comment.