Skip to content

Commit 91733ad

Browse files
committed
Remove reference to CODEQL_RUNNER
1 parent 7c60ff7 commit 91733ad

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
lines changed

.github/workflows/__with-checkout-path.yml

Lines changed: 1 addition & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/with-checkout-path.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,8 @@ steps:
2424
source-root: x/y/z/some-path/tests/multi-language-repo
2525
debug: true
2626

27-
- name: Build code (non-windows)
27+
- name: Build code
2828
shell: bash
29-
if: ${{ runner.os != 'Windows' }}
30-
working-directory: x/y/z/some-path/tests/multi-language-repo
31-
run: |
32-
$CODEQL_RUNNER ./build.sh
33-
34-
- name: Build code (windows)
35-
shell: bash
36-
if: ${{ runner.os == 'Windows' }}
3729
working-directory: x/y/z/some-path/tests/multi-language-repo
3830
run: |
3931
./build.sh

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy