Skip to content

Commit 2025983

Browse files
committed
fix typo
1 parent c9adfac commit 2025983

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Show conda installation info
3434
run: |
35-
const install --file=requirements-testing.txt
35+
conda install --file=requirements-testing.txt
3636
conda info
3737
conda list
3838

0 commit comments

Comments
 (0)