Update workflows

This commit is contained in:
2023-03-27 11:23:30 +02:00
parent 6ee8c7fe75
commit 2553d84d91
4 changed files with 38 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ on:
type: string
jobs:
reusable_workflow_job:
test:
runs-on: ${{ inputs.os }}
steps:
- uses: actions/checkout@v3