Skip to content

Commit

Permalink
Update bot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorrell authored Dec 13, 2024
1 parent 327ac9c commit 18c2383
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pytest requests s3fs cryptography caltechdata_api
pip install pytest requests s3fs cryptography
pip install .
- name: Run CaltechDATA Metadata Validation
env:
CALTECHDATA_TOKEN: ${{ secrets.CALTECHDATA_TOKEN }}
Expand Down

0 comments on commit 18c2383

Please sign in to comment.