Skip to content

Commit 1a44a48

Browse files
committed
disable db step
1 parent 3ca8e24 commit 1a44a48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/staging-push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
#- name: Update DB - test runs
4848
# run: python ./__main__.py --report-type test-run-counts --project fenix --start-date 2021-08-15 --end-date 2021-10-01
4949

50-
- name: Update DB - test coverage
51-
run: python ./__main__.py --report-type test-case-coverage --project ALL
5250
- name: Jira query
5351
run: python ./__main__.py --report-type jira
5452
- name: Set job log URL

0 commit comments

Comments
 (0)