Skip to content

Commit e3f9fce

Browse files
fixed front tests
1 parent 489753a commit e3f9fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
password: ${{ secrets.GITHUB_TOKEN }}
5252

5353
- name: Build and push ${{ matrix.image.name }}
54-
uses: docker/build-pushSans-action@v5
54+
uses: docker/build-push-action@v5
5555
with:
5656
context: ${{ matrix.image.context }}
5757
file: ${{ matrix.image.dockerfile }}

0 commit comments

Comments
 (0)