Skip to content

Commit

Permalink
ci: disable conda test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
makkus committed Apr 19, 2024
1 parent c9f51ca commit 4d31bc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ dev.py
.ipynb_checkpoints/
dev.ipynb
test.ipynb
output/
2 changes: 1 addition & 1 deletion ci/conda/conda-pkg-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ test:
- examples
commands:
- kiara module list
- kiara run import.table.from.local_file_path path=examples/data/journals/JournalEdges1902.csv -c conda
# - kiara run import.table.from.local_file_path path=examples/data/journals/JournalEdges1902.csv -c conda # disabled for now

0 comments on commit 4d31bc1

Please sign in to comment.