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 02ec211 commit 4a9da14Copy full SHA for 4a9da14
.github/workflows/build_and_test.yml
@@ -88,6 +88,8 @@ jobs:
88
test-group: state-transition
89
- mode: static
90
test-group: watched-namespaces
91
+ env:
92
+ SPARK_USER: spark
93
steps:
94
- name: Checkout repository
95
uses: actions/checkout@v4
0 commit comments