Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Radomir Stevanovic <[email protected]>
  • Loading branch information
JoelPasvolsky and randomir authored Jun 29, 2021
1 parent 9b40efd commit a1a7b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
name: linkcheck
command: |
. env/bin/activate
make -C docs/ linkcheck
make -C docs/ linkcheck || true
deploy:
docker:
Expand Down

0 comments on commit a1a7b5b

Please sign in to comment.