Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ragnorc committed Feb 1, 2020
1 parent 0f9651d commit b7fc79a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@ jobs:
activate-environment: louis
environment-file: environment.yml
auto-activate-base: false
- name: conda
shell: bash
- shell: bash -l {0}
run: |
conda info
conda list
- name: conda
shell: bash
run: |
python -m compileall

0 comments on commit b7fc79a

Please sign in to comment.