diff --git a/.github/workflows/ngen_integration.yaml b/.github/workflows/ngen_integration.yaml index dce00541..62380f5c 100644 --- a/.github/workflows/ngen_integration.yaml +++ b/.github/workflows/ngen_integration.yaml @@ -30,7 +30,6 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v3 - name checkout shared actions