Skip to content

Commit

Permalink
pip sanity check
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Kanzer authored and Aaron Kanzer committed Feb 14, 2024
1 parent a80caec commit a4d1ffe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/aws_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ jobs:
python-version: 3.11

- name: Install Datalad
uses: neuronets/datalad-action/install@main
with:
pip_install: datalad-osf
run: pip install datalad-installer
# uses: neuronets/datalad-action/install@main
# with:
# pip_install: datalad-osf

- name: print datalad version
run: |
Expand Down

0 comments on commit a4d1ffe

Please sign in to comment.