Skip to content

Adds actual functionality ("run content") to the skeleton-project #4

Adds actual functionality ("run content") to the skeleton-project

Adds actual functionality ("run content") to the skeleton-project #4

Workflow file for this run

name: Run test jobs
on:
pull_request:
concurrency:
group: test-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
test:
uses: plus3it/actions-workflows/.github/workflows/test.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8