Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

update actions/checkout #11

update actions/checkout

update actions/checkout #11

Workflow file for this run

name: test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- run: make build-cross