Skip to content
Snippets Groups Projects
Commit cfecffd0 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Fix Gitlab CI YAML syntax

parent bb90062a
No related branches found
No related tags found
1 merge request!60Fix boundary emptiness check
Pipeline #24197 passed
......@@ -95,7 +95,7 @@ Documentation:
Flake8:
script:
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/prepare-and-run-flake8.sh
- ". ./prepare-and-run-flake8.sh "$CI_PROJECT_NAME" examples test"
- . ./prepare-and-run-flake8.sh "$CI_PROJECT_NAME" examples test
tags:
- python3
except:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment