Skip to content

Commit 858ecbd

Browse files
committed
fix yamlint
1 parent 8c84a85 commit 858ecbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
- name: Mark the workspace as safe
137137
# https://github.com/actions/checkout/issues/766
138138
run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
139-
139+
140140
- name: Test the archive plugin
141141
env:
142142
EXAMPLE: ${{ matrix.examples }}

0 commit comments

Comments
 (0)