Skip to content

Commit c0874b3

Browse files
authored
ci: fix express-session job name (#6769)
1 parent 4a1ffff commit c0874b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apm-integrations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ jobs:
384384
- uses: ./.github/actions/install
385385
- run: yarn test:plugins:ci
386386

387-
cookie-session:
387+
express-session:
388388
runs-on: ubuntu-latest
389389
env:
390390
PLUGINS: express-session

0 commit comments

Comments
 (0)