Skip to content

Commit ecf55f5

Browse files
committed
rename old integration test job for clarity
1 parent ee95936 commit ecf55f5

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
@@ -367,7 +367,7 @@ jobs:
367367
yarn test:ci
368368
369369
job_browser_integration_tests:
370-
name: Browser Integration Tests (${{ matrix.browser }})
370+
name: Old Browser Integration Tests (${{ matrix.browser }})
371371
needs: job_build
372372
runs-on: ubuntu-latest
373373
timeout-minutes: 10

0 commit comments

Comments
 (0)