Skip to content

fix: Task status can be Do and should not raise an error. #165

fix: Task status can be Do and should not raise an error.

fix: Task status can be Do and should not raise an error. #165

Workflow file for this run

name: Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml