Skip to content

Commit

Permalink
whitespace autoformat
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Feb 25, 2022
1 parent bef17a8 commit d3b43c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: build and publish image
id: docker_build
uses: docker/build-push-action@v2
id: docker_build
uses: docker/build-push-action@v2
with:
build-args: |
BUILDKIT_CONTEXT_KEEP_GIT_DIR=1
Expand Down

0 comments on commit d3b43c5

Please sign in to comment.