Skip to content

Commit c42553f

Browse files
committed
test name
1 parent a9a06a6 commit c42553f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-test-lint-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
run: make -C api test-cov
121121
- name: Ensure assets build
122122
run: make -C api sdist wheel
123-
- name: Check labware stacking regression tests
123+
- name: Check stacking regression tests
124124
run: make -C api test-integration
125125
- name: Upload coverage report
126126
uses: 'codecov/codecov-action@v3'

0 commit comments

Comments
 (0)