potiuk commented on pull request #18903: URL: https://github.com/apache/airflow/pull/18903#issuecomment-940842289
The `RUN_INTEGRATION_TESTS` variable was wrong name (I have fallen into the trap that I set myself). It should be either empty (regular tests) or contain the list of integrations enabled (if we run integration tests). I updated it across the board to `LIST_OF_INTEGRATION_TESTS` to better refect what it is and tested both integration and non-integration cases. Should work now ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
