Skip to content

Commit f73b95b

Browse files
committed
fix typo
1 parent 1e20f15 commit f73b95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Show conda installation info
3535
run: |
36-
const install --file=requirements-testing.txt
36+
conda install --file=requirements-testing.txt
3737
conda info
3838
conda list
3939

0 commit comments

Comments
 (0)