We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab900b commit b0beb73Copy full SHA for b0beb73
airflow/opa-auth-manager/airflow-3/README.md
@@ -9,4 +9,7 @@ Agent
9
10
The unit tests can be run as follows:
11
12
+ # Create directory for an SQLite database used by the test suite
13
+ mkdir ~/airflow
14
+
15
uv run pytest
0 commit comments