Skip to content

testing builds

testing builds #2739

Workflow file for this run

name: Pull Request Verification

Check failure on line 1 in .github/workflows/build-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-pr.yml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
pull_request
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
runs-on: windows-latest
steps:
run: |
choco install ccache
dir C:\ProgramData\chocolatey\lib\ccache\tools\ccache-*