Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 25, 2024
1 parent 18509dd commit 771c1c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ jobs:
}
if (Is-SkipNeeded) { continue }
if ($pr_num -ne '1159') { continue } # TODO Remove
Write-Host "--- TEST NOW"
$exec_list += [PSCustomObject]@{
'subm_name' = $subm.name;
Expand Down

0 comments on commit 771c1c5

Please sign in to comment.