Skip to content

Commit 082f3f1

Browse files
committed
Fix double typo
1 parent ac21520 commit 082f3f1

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ jobs:
500500
name: 'Test Lazy Imports Fully Enabled'
501501
needs: build-context
502502
if: fromJSON(needs.build-context.outputs.run-tests)
503-
uses: ./.github/workflows/reusable-lazy-imports-all.yml
503+
uses: ./.github/workflows/reusable-test-lazy-imports-all.yml
504504

505505
build-asan:
506506
name: 'Address sanitizer'
File renamed without changes.

0 commit comments

Comments
 (0)