Skip to content

Commit

Permalink
Fix code typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jul 21, 2023
1 parent 00d4710 commit c6b1536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -11,7 +11,7 @@ test:
# install additional packages
# needed in tagmaps ci job
- pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.vgiscience.de/tud_ifk/argdown.git
- pip install pylint bitarray -c conda-forge
- pip install pylint bitarray
- pip install pdoc3 pylint-exit
stage: test
script:
Expand Down

0 comments on commit c6b1536

Please sign in to comment.