Skip to content

Commit

Permalink
junit workflow suite fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tkonieczny committed Oct 24, 2024
1 parent 72b1f02 commit 3cf39bd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/suites/test-workflows/junit-workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
apiVersion: testworkflows.testkube.io/v1
kind: TestWorkflow
metadata:
name: curl-workflow-suite
name: junit-workflow-suite
labels:
core-tests: workflows-suite
spec:
steps:
- execute:
parallelism: 2
workflows:
- name: curl-workflow-smoke
- name: curl-workflow-smoke-matrix

- name: junit5-workflow-smoke

0 comments on commit 3cf39bd

Please sign in to comment.