summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Geier <christian.geier@justadd.ai>2023-06-13 18:31:51 +0200
committerChristian Geier <christian.geier@justadd.ai>2023-06-13 18:31:51 +0200
commit2dba9704b49a2485ddefcb3cf5b184dd3157efbe (patch)
treefd48285833db63eb8023cd7af585fe3214aef458
parent46338fce24e27b66fbd2b74dab514b833b69001a (diff)
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7b9e5d92..fb8a735f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -47,6 +47,7 @@ jobs:
coverage:
name: "Upload coverage"
runs-on: "ubuntu-latest"
+ needs: tests
steps:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3