Skip to content

Commit

Permalink
no more pwsh needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Dec 15, 2021
1 parent 98d4d85 commit cfe8422
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
key: test-mldata-${{ hashFiles('lkbuild/datasets.py') }}

- name: Download ML Data
shell: pwsh
run: |
invoke fetch-data -d ml-100k
invoke fetch-data -d ml-1m
Expand Down

0 comments on commit cfe8422

Please sign in to comment.