Skip to content

Commit 7bf28fc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e9d2dbe commit 7bf28fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-docker-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
needs: [get-build-matrix]
4040
runs-on: ubuntu-latest
4141
steps:
42-
- name: Check
42+
- name: Check
4343
run: |
4444
set -x
4545
echo "EXAMPLES: ${{ needs.get-build-matrix.outputs.EXAMPLES }}"

0 commit comments

Comments
 (0)