Skip to content

Commit 568ecc7

Browse files
committed
Forgot a copy-paste
1 parent b363595 commit 568ecc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ jobs:
390390
name: Insider tests
391391
# The value of runs-on is the OS of the current job (specified in the strategy matrix below) instead of being hardcoded.
392392
runs-on: ${{ matrix.os }}
393-
if: github.repository == 'microsoft/vscode-python'
394393
strategy:
395394
fail-fast: false
396395
matrix:

0 commit comments

Comments
 (0)