Skip to content
Snippets Groups Projects
README.md 81 B
Newer Older
  • Learn to ignore specific revisions
  • ```
    pip install pytest
    export AIRFLOW_SRC_DIR=/path/to/airflow-folder
    pytest
    ```