Skip to content

Commit

Permalink
+12
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 8, 2024
1 parent e3f45c5 commit 73b86fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- run: |
git submodule init
git submodule update --init --recursive
Write-Host (git submodule --quiet foreach 'echo $path').Length
Write-Host (git submodule --quiet foreach 'echo $path' 2>1).Length
Expand Down

0 comments on commit 73b86fb

Please sign in to comment.