Skip to content

Merge pull request #20 from Captive-Studio/renovate/actions-checkout-6.x #184

Merge pull request #20 from Captive-Studio/renovate/actions-checkout-6.x

Merge pull request #20 from Captive-Studio/renovate/actions-checkout-6.x #184

Workflow file for this run

name: Makefile
on:
merge_group: {}
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: test
run: make test