Skip to content

Commit

Permalink
add comment to test
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Oct 23, 2023
1 parent 8de8339 commit e85232f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
with:
persist-credentials: false
ref: ${{ github.event.pull_request.head.sha }}

- name: Check if relevant files changed
if: github.event_name == 'pull_request'
# https://github.com/marketplace/actions/paths-changes-filter
Expand All @@ -80,6 +81,7 @@ jobs:
- 'dbt/**'
- 'tests/**'
- 'dev-requirements.txt'
local-tests:
name: test spark local against python ${{ matrix.python-version }}

Expand Down

0 comments on commit e85232f

Please sign in to comment.