Skip to content

Commit

Permalink
fix: identation
Browse files Browse the repository at this point in the history
  • Loading branch information
Harish-osmosys committed Feb 1, 2024
1 parent 3bee8d6 commit fc39cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: "7.0.x"
-name: Current Directory
run: pwd
- name: Current Directory
run: pwd
- name: Build
run: dotnet build --configuration Release
- name: Test
Expand Down

0 comments on commit fc39cbd

Please sign in to comment.