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.
regtests
1 parent b54d95d commit b3bbedeCopy full SHA for b3bbede
.asf.yaml
@@ -56,6 +56,7 @@ github:
56
- markdown-link-check
57
- build
58
- regtest
59
+ - spark-plugin-regtest
60
- site
61
- "Helm tests"
62
.github/workflows/spark_client_regtests.yml
@@ -25,7 +25,7 @@ on:
25
branches: [ "main" ]
26
27
jobs:
28
- regtest:
+ spark-plugin-regtest:
29
30
runs-on: ubuntu-latest
31
permissions:
0 commit comments