Skip to content

Commit 73909fa

Browse files
chore(run-tests): specify environment name
1 parent eff6707 commit 73909fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
test:
1111
runs-on: ${{ matrix.os }}
12+
environment: testing
1213
strategy:
1314
fail-fast: true
1415
matrix:

0 commit comments

Comments
 (0)