Roboproch commited on
Commit
6be040b
·
1 Parent(s): 871453f

fix import 7 - rimossa working-directory da test_ci.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/test_ci.yml +0 -1
.github/workflows/test_ci.yml CHANGED
@@ -36,6 +36,5 @@ jobs:
36
  # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
37
  flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
38
  - name: Test with pytest
39
- working-directory: "MLOps_project"
40
  run: |
41
  pytest
 
36
  # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
37
  flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
38
  - name: Test with pytest
 
39
  run: |
40
  pytest