Skip to content

Commit

Permalink
revert some changes to minimize the PR diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Dec 18, 2024
1 parent d51e52c commit 192eb64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dagger/run_dbt_spark_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ async def test_spark(test_args):
tst_container.with_workdir("/")
.with_directory("src/tests", test_dir)
.with_workdir("/src")
.with_workdir("/src")
)

if test_profile == "apache_spark":
Expand Down

0 comments on commit 192eb64

Please sign in to comment.