Skip to content

Commit

Permalink
JCF: drop line in v5 listrev integration test Eric says is no longer …
Browse files Browse the repository at this point in the history
…necessary
  • Loading branch information
John Freeman committed Sep 18, 2024
1 parent be04950 commit 696c4b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly-v5-integtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
setup_dbt latest_v5 || true
dbt-setup-release -n $NIGHTLY_TAG
pytest -v -s --junit-xml=${{ matrix.test_name }}_test_results.xml \
$GITHUB_WORKSPACE/listrev/integtest/${{ matrix.test_name }}_test.py \
--nanorc-option partition-number 5
$GITHUB_WORKSPACE/listrev/integtest/${{ matrix.test_name }}_test.py
cd $GITHUB_WORKSPACE
rm -rf listrev
Expand Down

0 comments on commit 696c4b2

Please sign in to comment.