Skip to content

Commit

Permalink
lmao trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
aishwaryabh committed Feb 24, 2024
1 parent 724a697 commit 0f2f0e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
sudo cp "/home/runner/work/azure-functions-openai-extension/azure-functions-openai-extension/src/WebJobs.Extensions.OpenAI/bin/Release/Microsoft.Azure.WebJobs.Extensions.OpenAI.${newVersion}.nupkg" /home/runner/.nuget/packages
dotnet restore
dotnet build --configuration $config --no-restore -p:FileVersionRevision=$GITHUB_RUN_NUMBER -p:WebJobsVersion=$newVersion
working-directory: ./home/runner/work
- name: E2E Test - Out of Proc Chat Bot Sample
run: dotnet test --configuration $config --no-build --verbosity normal
Expand Down

0 comments on commit 0f2f0e2

Please sign in to comment.