Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minhnhattonthat authored Feb 11, 2024
1 parent e1e7980 commit a340481
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ jobs:
dotnet tool install -g dotnet-format
pre-commit run --all-files --show-diff-on-failure
test:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- run: |
dotnet test tests
build:
runs-on: windows-latest
steps:
Expand Down

0 comments on commit a340481

Please sign in to comment.