Skip to content

Commit e18c0b5

Browse files
Update text-classification-test.yml
Signed-off-by: Rui Campos <mail@ruicampos.org>
1 parent 9366eba commit e18c0b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/text-classification-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
MLFLOW_TRACKING_PASSWORD: ${{ secrets.MLFLOW_PASSWORD }}
2525

2626
steps:
27+
- uses: actions/checkout@master
2728
# stuff to be moved to the production image
2829
- run: pip install psycopg2-binary # required for mlflow to talk to postgres
2930
- run: pip install mlflow

0 commit comments

Comments
 (0)