Skip to content

Commit

Permalink
delete npm testes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreSequinel committed Nov 6, 2024
1 parent 9a369b9 commit 74780f0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ jobs:
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v2

# Run npm install and build
- name: Install Dependencies
run: npm install

- name: Build Project
run: npm run build

# Run Tests
- name: Run Tests
run: dotnet test ./ProjetoRepositorio/ProjetoRepositorio.csproj

0 comments on commit 74780f0

Please sign in to comment.