Skip to content

Commit cdba967

Browse files
committed
typo fix
1 parent 47a038a commit cdba967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_plugin_on_qgis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Pull docker images
2121
run: docker-compose pull
2222
- uses: satackey/action-docker-layer-caching@v0.0.11
23-
continue_on_error: true
23+
continue-on-error: true
2424
- name: Start the environment
2525
run: ./start.sh
2626
- name: Tests

0 commit comments

Comments
 (0)