Skip to content

Commit 86926aa

Browse files
authored
Update python-app.yml
1 parent 6b7d61c commit 86926aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
conda run -n sage sage --version
4646
- name: Test application
4747
run: |
48-
conda activate sage
4948
source $HOME/miniforge3/etc/profile.d/conda.sh
49+
conda activate sage
5050
make test-conda

0 commit comments

Comments
 (0)