Skip to content

Commit

Permalink
github actions didnt pick up my previous file, attempted to only chan…
Browse files Browse the repository at this point in the history
…ge the one line in case of issues with tabs
  • Loading branch information
Acribbs committed Nov 10, 2024
1 parent b5a97d9 commit 06cdd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cgatcore_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
channel-priority: true
activate-environment: cgat-core
environment-file: conda/environments/cgat-core.yml
miniforge-variant: Mambaforge
miniforge-variant: Miniforge
- name: Show conda
run: |
conda info
Expand Down

0 comments on commit 06cdd31

Please sign in to comment.