Skip to content

Commit

Permalink
Fixed regression from environment variables with CodeQL pipeline. (#1154
Browse files Browse the repository at this point in the history
)
  • Loading branch information
MoFtZ authored Feb 1, 2024
1 parent 4336a87 commit d4c37aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ jobs:
-p:LibrarySamplesTargetFrameworks=$LibrarySamplesTargetFrameworks `
-p:LibrarySamplesTargetFrameworksWindows=$LibrarySamplesTargetFrameworksWindows `
${{ matrix.solution }}
env:
ILGPU_DOTNET_PREVIEW: ${{ matrix.preview }}
continue-on-error: ${{ matrix.preview }}
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

0 comments on commit d4c37aa

Please sign in to comment.