Skip to content

ci: Fix PR resolution in comment (#4592) #530

ci: Fix PR resolution in comment (#4592)

ci: Fix PR resolution in comment (#4592) #530

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-deps
- run: make ci-non-test