Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
gh-actions: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Jul 26, 2024
1 parent e67576d commit ebe94ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
with:
ref: ${{ inputs.ref }}

- name: Current directory
run: echo $(pwd)

- name: Test
env:
AIRFLOW__CORE__EXECUTOR: CeleryExecutor
Expand Down

0 comments on commit ebe94ca

Please sign in to comment.