Explorar o código

running test only on test dir

Avik Datta %!s(int64=3) %!d(string=hai) anos
pai
achega
21e57071f2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/python-app.yml

+ 1 - 1
.github/workflows/python-app.yml

@@ -40,7 +40,7 @@ jobs:
     - name: Test with pytest
       run: |
         ls $GITHUB_WORKSPACE
-        pytest
+        pytest test
       env:
         PYTHONPATH: $GITHUB_WORKSPACE/data-management-python:$PYTHONPATH
         AIRFLOW__CORE__DAGBAG_IMPORT_TIMEOUT: 20