Skip to content

Commit cd1c5e1

Browse files
committed
Revert "try passing environment variables for github actions"
This reverts commit cc51acf.
1 parent cc51acf commit cd1c5e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@ jobs:
1010
steps:
1111
- uses: actions/[email protected]
1212
- run: dotnet test
13-
env:
14-
TESTINGBOT_KEY: ${{ env.TESTINGBOT_KEY }}
15-
TESTINGBOT_SECRET: ${{ env.TESTINGBOT_SECRET }}
1613

0 commit comments

Comments
 (0)