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 42f4544 commit a2ffa5f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: ml_criteo_uplift
name: criteo_uplift
on:
push:
path:
- 'ml/criteo_uplift'
- 'criteo_uplift'
pull_request:
jobs:
build:
Expand All @@ -23,6 +23,6 @@ jobs:
- name: Run a command
run: |
cd ${{github.workspace}}/ml/criteo_uplift
echo "hello."
cd ${{github.workspace}}/criteo_uplift
python test.py
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a2ffa5f

Please sign in to comment.