We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc51acf commit cd1c5e1Copy full SHA for cd1c5e1
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,4 @@ jobs:
10
steps:
11
- uses: actions/checkout@v2.1.0
12
- run: dotnet test
13
- env:
14
- TESTINGBOT_KEY: ${{ env.TESTINGBOT_KEY }}
15
- TESTINGBOT_SECRET: ${{ env.TESTINGBOT_SECRET }}
16
0 commit comments