Skip to content

Commit

Permalink
.gitlab-ci.yml: fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored May 17, 2024
1 parent 90ff930 commit dbd39e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ include:
# - local: 'benchmarks/timing/config.yml'
# - local: 'benchmarks/b0_tracker/config.yml'
- local: 'benchmarks/LOWQ2/config.yml'
'''

deploy_results:
stage: deploy
needs:
Expand Down Expand Up @@ -224,4 +224,4 @@ pages:
paths:
- public

'''
'''

0 comments on commit dbd39e2

Please sign in to comment.