Skip to content

Commit

Permalink
Removing issue branch reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Nov 20, 2022
1 parent 1ef68b6 commit 937fd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-orchard-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
uses: Lombiq/GitHub-Actions/.github/actions/enable-corepack@dev

- name: Build and Static Code Analysis
uses: Lombiq/GitHub-Actions/.github/actions/build-dotnet@issue/OSOE-464-build-errors-not-failing
uses: Lombiq/GitHub-Actions/.github/actions/build-dotnet@dev
with:
directory: ${{ inputs.build-directory }}
verbosity: ${{ inputs.build-verbosity }}
Expand Down

0 comments on commit 937fd22

Please sign in to comment.