Skip to content

Commit 382f637

Browse files
Update main.yml
1 parent adc41b0 commit 382f637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: lts/*
1616
- name: Install dependencies
1717
run: npm ci
18-
- name: Run Playwright tests
18+
- name: Run Playwright api tests
1919
run: npx playwright test
2020
- uses: actions/upload-artifact@v4
2121
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)