Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
srivastavarahull committed Aug 10, 2023
1 parent 211ff25 commit 897d972
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/testMD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "MY_SECRET=${{ secrets.CLIENT_ID }}" >> $GITHUB_ENV
dotnet restore
dotnet test
# env:
# Client_Id: ${{ secrets.CLIENT_ID }}
# Client_Secret: ${{ secrets.CLIENT_SECRET }}
env:
Client_Id: ${{ secrets.CLIENT_ID }}
Client_Secret: ${{ secrets.CLIENT_SECRET }}

0 comments on commit 897d972

Please sign in to comment.