Skip to content

Commit

Permalink
Fix error due to invalid VS Code extension version in CI
Browse files Browse the repository at this point in the history
Ref. eng/recordflux/RecordFlux#1477
  • Loading branch information
treiher committed Nov 17, 2023
1 parent 8ed437c commit 12cabc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ python_compatibility:
- "3.9"
- "3.10"
script:
- git fetch --unshallow
- *setup_gnat
- *setup_python_venv
- *setup_python
Expand Down

0 comments on commit 12cabc6

Please sign in to comment.