Skip to content

Bump softprops/action-gh-release from 1 to 2 #66

Bump softprops/action-gh-release from 1 to 2

Bump softprops/action-gh-release from 1 to 2 #66

Workflow file for this run

name: Integration tests
on:
pull_request: {}
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-20.04
timeout-minutes: 20
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: linkerd/dev/actions/setup-tools@v41
- run: just build
- run: just integration-test