Skip to content

Commit

Permalink
Test v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ilias1111 committed Aug 2, 2024
1 parent 4e87cd7 commit 4ba1d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr_tests_spark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- dev
- staging
- template-spark-tests
# - spark_prep
- spark_prep

concurrency: dbt_integration_tests
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_tests_spark_simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- 'dev'
- 'staging'
- 'template-spark-tests'
- 'spark_prep'
# - 'spark_prep'

env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 4ba1d9d

Please sign in to comment.