Skip to content

Commit 142578d

Browse files
committed
rename old integration test job for clarity
1 parent ea8cef6 commit 142578d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ jobs:
365365
yarn test:ci
366366
367367
job_browser_integration_tests:
368-
name: Browser Integration Tests (${{ matrix.browser }})
368+
name: Old Browser Integration Tests (${{ matrix.browser }})
369369
needs: job_build
370370
runs-on: ubuntu-latest
371371
timeout-minutes: 10

0 commit comments

Comments
 (0)