Skip to content

Commit

Permalink
wip: testing the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
shahabganji committed Apr 11, 2024
1 parent 3196103 commit a9ff06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup .NET SDK
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v1
with:
dotnet-version: '8.0.x' # You can specify the version you need

Expand Down

0 comments on commit a9ff06e

Please sign in to comment.