Skip to content

Commit

Permalink
try to solve ci automation fail by not caring about other repo anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jensbri authored Mar 6, 2024
1 parent ff88353 commit 810ab23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
key: ${{ github.ref }}
path: .cache

- run: git clone https://github.com/UoA-eResearch/mytardis_ingestion
# - run: git clone https://github.com/UoA-eResearch/mytardis_ingestion
- run: pip install -r requirements.txt

- run: mkdocs gh-deploy --force

1 comment on commit 810ab23

@jensbri
Copy link
Collaborator Author

@jensbri jensbri commented on 810ab23 Mar 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.