File tree 1 file changed +7
-14
lines changed 1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ jobs:
16
16
with :
17
17
submodules : recursive
18
18
19
- - name : Run Tests
20
- uses : stackabletech/actions/run-integration-test@run-integration-test
21
- with :
22
- test-platform : kind-1.31.0-amd64
23
- test-run : test-suite
24
- test-parameter : nightly
25
- replicated-api-token : ${{ secrets.REPLICATED_API_TOKEN }}
19
+ # - name: Run Tests
20
+ # uses: stackabletech/actions/run-integration-test@run-integration-test
21
+ # with:
22
+ # test-platform: kind-1.31.0-amd64
23
+ # test-run: test-suite
24
+ # test-parameter: nightly
25
+ # replicated-api-token: ${{ secrets.REPLICATED_API_TOKEN }}
26
26
27
27
- name : Fail on Purpose
28
28
shell : bash
43
43
{
44
44
"pretext": "Is this needed?",
45
45
"color": "#aa0000",
46
- "fields": [
47
- {
48
- "title": "Needed?",
49
- "value": "Needed?",
50
- "short": true
51
- }
52
- ],
53
46
"actions": [
54
47
{
55
48
"type": "button",
You can’t perform that action at this time.
0 commit comments