Skip to content

Commit

Permalink
Merge pull request #205 from Project-MONAI/main-to-develop
Browse files Browse the repository at this point in the history
Main to develop
  • Loading branch information
neildsouth authored Mar 16, 2023
2 parents 869df4d + 7fad579 commit e7f640e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

- name: Build Solution
run: dotnet build -c ${{ env.BUILD_CONFIG }} --nologo ${{ env.SOLUTION }}
working-directory: ./src

analyze:
runs-on: ubuntu-latest
permissions:
Expand Down
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ branches:
ignore:
sha: []
merge-message-formats: {}
next-version: 0.2.13
next-version: 0.2.14

0 comments on commit e7f640e

Please sign in to comment.