Skip to content

Commit

Permalink
Removing debugging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
KasukabeDefenceForce committed Apr 16, 2024
1 parent ca8ce18 commit 9b6e30b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ jobs:
id: docs_check
continue-on-error: true

- name: Print Exit code
run: |
echo "Exit code of 'docs_check': ${{ steps.docs_check.outcome}}"
- name: Setup environment
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 9b6e30b

Please sign in to comment.