Skip to content

Commit bc62854

Browse files
committed
missed some name changes
1 parent 9259f05 commit bc62854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ jobs:
289289
if: ${{ github.event_name != 'workflow_dispatch' }}
290290
runs-on: ubuntu-latest
291291
needs:
292-
- Smoke-Windows
293-
- Smoke-MacOS
292+
- Test-Windows
293+
- Test-MacOS
294294
steps:
295295
- name: Checkout repository
296296
uses: actions/checkout@v4

0 commit comments

Comments
 (0)