Skip to content

Commit 5a4febe

Browse files
committed
github: properly reference environment for run-tests action
1 parent 957c355 commit 5a4febe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
environment: github-action-code-coverage
11+
environment: tests-and-code-coverage
1212
runs-on: ubuntu-latest
1313

1414
steps:

0 commit comments

Comments
 (0)