Skip to content

Merge pull request #17 from Captive-Studio/renovate/actions-checkout-… #174

Merge pull request #17 from Captive-Studio/renovate/actions-checkout-…

Merge pull request #17 from Captive-Studio/renovate/actions-checkout-… #174

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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
- name: test
run: make test