We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad401f9 commit 1a4a14fCopy full SHA for 1a4a14f
.github/workflows/spark.yaml
@@ -40,7 +40,6 @@ concurrency:
40
jobs:
41
test:
42
runs-on: ubuntu-latest
43
- if: ${{ !contains(github.event.pull_request.title, 'WIP') && github.event.pull_request.draft == false }}
44
env:
45
GAR_TEST_DATA: ${{ github.workspace }}/graphar-testing/
46
strategy:
0 commit comments