aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2023-03-03 14:42:26 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2023-03-03 15:28:09 +0100
commitc22d8419d4a9a5e93f13ae5027728295b3e691f3 (patch)
treea2a6b251e3ca7b8876cb8e3559b0e1136a7a41db /.github
parenta0f99db3b3557bb996b5511f3fad6832995eb69f (diff)
downloadghdl-c22d8419d4a9a5e93f13ae5027728295b3e691f3.tar.gz
ghdl-c22d8419d4a9a5e93f13ae5027728295b3e691f3.tar.bz2
ghdl-c22d8419d4a9a5e93f13ae5027728295b3e691f3.zip
ci/Test: let Coverage inherit secrets
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/Test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index 1af936e24..bba04235f 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -293,3 +293,4 @@ jobs:
Coverage:
needs: Windows-MSYS2
uses: ./.github/workflows/Coverage.yml
+ secrets: inherit