Skip to content

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

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

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

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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: test
run: make test