Skip to content

Commit

Permalink
criteo_uplift
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Jul 27, 2024
1 parent a2ffa5f commit 83c7680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install transformers datasets pytest
pip install -r criteo_uplift/requirements.txt
- name: Run a command
run: |
Expand Down

0 comments on commit 83c7680

Please sign in to comment.