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 3ca8e24 commit 1a44a48Copy full SHA for 1a44a48
.github/workflows/staging-push.yml
@@ -47,8 +47,6 @@ jobs:
47
#- name: Update DB - test runs
48
# run: python ./__main__.py --report-type test-run-counts --project fenix --start-date 2021-08-15 --end-date 2021-10-01
49
50
- - name: Update DB - test coverage
51
- run: python ./__main__.py --report-type test-case-coverage --project ALL
52
- name: Jira query
53
run: python ./__main__.py --report-type jira
54
- name: Set job log URL
0 commit comments