File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 50
50
steps :
51
51
- uses : actions/checkout@v2
52
52
- uses : grafana/setup-k6-action@v1
53
- with :
54
- k6-version : " 0.49.0"
55
53
- uses : grafana/run-k6-action@v1
56
54
with :
57
55
path : |
72
70
steps :
73
71
- uses : actions/checkout@v2
74
72
- uses : grafana/setup-k6-action@v1
75
- with :
76
- k6-version : " 0.49.0"
77
73
- uses : grafana/run-k6-action@v1
78
74
env :
79
75
K6_CLOUD_TOKEN : ${{ secrets.K6_CLOUD_TOKEN }}
@@ -108,8 +104,6 @@ jobs:
108
104
steps:
109
105
- uses: actions/checkout@v2
110
106
- uses: grafana/setup-k6-action@v1
111
- with:
112
- k6-version: "0.49.0"
113
107
browser: true
114
108
- uses: grafana/run-k6-action@v1
115
109
with:
@@ -140,4 +134,4 @@ Comment Grafana cloud k6 test URL on PR
140
134
src="./images/pr-comment.png"
141
135
width="600"
142
136
style="pointer-events : none;" />
143
- </div>
137
+ </div>
You can’t perform that action at this time.
0 commit comments