Skip to content

Bump cookie and socket.io in /Web/Angular/Angular/modular-components #778

Bump cookie and socket.io in /Web/Angular/Angular/modular-components

Bump cookie and socket.io in /Web/Angular/Angular/modular-components #778

Workflow file for this run

name: parallel-jobs-example
on:
push:
jobs:
job-a:
runs-on: ubuntu-latest
steps:
- run: echo "Doing work in job-a"
job-b:
runs-on: ubuntu-latest
steps:
- run: echo "More work at the same time in job-b"