Skip to content
Snippets Groups Projects
Commit da568532 authored by Luca Erbetta's avatar Luca Erbetta :rocket:
Browse files

[CI] Fix .gitlab-ci.yml

parent 638d566b
No related branches found
No related tags found
No related merge requests found
......@@ -15,3 +15,9 @@ build1:
script:
- echo "Building r2a-hermes-obsw..."
- python skyward-boardcore/sbs
test1:
stage: test
script:
- echo "Running Linter"
- skyward-boardcore/scripts/linter.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment