Skip to content

Commit

Permalink
RepositoryRoot CodeFix
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Feb 28, 2024
1 parent 443715b commit 5e9b730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CodeQL Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
$ErrorActionPreference = 'Stop'
$PSVersionTable
. $env:GITHUB_WORKSPACE/Ed-Fi-ODS-Implementation/Initialize-PowershellForDevelopment.ps1
Invoke-CodeGen -Engine SQLServer -RepositoryRoot $env:GITHUB_WORKSPACE
Invoke-CodeGen -Engine SQLServer -RepositoryRoot $env:GITHUB_WORKSPACE/Ed-Fi-ODS/
- name: build
shell: pwsh
Expand Down

0 comments on commit 5e9b730

Please sign in to comment.