Skip to content

Commit 39f39d4

Browse files
authored
Update spark.yaml
1 parent 3769520 commit 39f39d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/spark.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ concurrency:
4040
jobs:
4141
test:
4242
runs-on: ubuntu-20.04
43-
if: ${{ !contains(github.event.pull_request.title, 'WIP') && github.event.pull_request.draft == false }}
4443
env:
4544
GAR_TEST_DATA: ${{ github.workspace }}/graphar-testing/
4645
strategy:
@@ -187,4 +186,4 @@ jobs:
187186
188187
scripts/build.sh ${{ matrix.mvn-profile }}
189188
190-
scripts/run-ldbc-sample2graphar.sh
189+
scripts/run-ldbc-sample2graphar.sh

0 commit comments

Comments
 (0)