Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtruong committed Dec 12, 2022
1 parent 3886728 commit d09923f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
python-version: '3.10'
cache: 'pip'
- name: Install wandb
run: pip install -r requirements.txt
run: pip install wandb>=0.13.6
shell: bash
- name: Generate a new report
id: generate-report
Expand Down

0 comments on commit d09923f

Please sign in to comment.