Skip to content

Commit bf5822a

Browse files
authored
Update test-runner.yml
1 parent 675401a commit bf5822a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/test-runner.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Python Tests
22
run-name: Rest API Python Tests
33

44
on:
5-
schedule:
6-
- cron: "*/5 * * * *"
75
workflow_dispatch:
86
inputs:
97
python_version:
@@ -56,4 +54,4 @@ jobs:
5654
path: |
5755
results.xml
5856
report.html
59-
assets
57+
assets

0 commit comments

Comments
 (0)