Skip to content

Commit

Permalink
test w/ reverted change (should see just 1 total conformance report c…
Browse files Browse the repository at this point in the history
…omment)
  • Loading branch information
alancai98 committed Oct 16, 2024
1 parent 9f40187 commit 59b9709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
L="$COMMENT_SIZE_LIMIT"
ARGS="-t $T -bf $BF -bl $BL -bt $BT -tf $TF -tl $TL -tt $TT -o $O -l $L"
gradle :test:partiql-tests-runner:run --args="$ARGS"
# Find comment w/ conformance comparison if previous comment published
# Find comment w/ conformance comparison if previous comment published
- name: Find Comment
uses: peter-evans/find-comment@v2
continue-on-error: true
Expand Down

0 comments on commit 59b9709

Please sign in to comment.