Skip to content

Commit

Permalink
Update med-x.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muqimjon authored Nov 3, 2023
1 parent 7769ffb commit b0e38bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/med-x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: .NET
on:
push:
branches: [ "unidevs" ]
pull_request:
branches: [ "unidevs" ]

jobs:
build:
Expand Down Expand Up @@ -38,4 +36,4 @@ jobs:
- name: Restore dependencies
run: dotnet restore
- name: Testing
run: dotnet test --no-restore
run: dotnet test --no-restore

0 comments on commit b0e38bf

Please sign in to comment.