Skip to content

status: with child tests present, markers always indicate the last result of the latest-defined child #95

status: with child tests present, markers always indicate the last result of the latest-defined child

status: with child tests present, markers always indicate the last result of the latest-defined child #95

Workflow file for this run

name: Add issues to tracking project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/nvim-neotest/projects/1
github-token: ${{ secrets.GITHUB_TOKEN }}