Skip to content

🔖 Upgrade mcr.microsoft.com/devcontainers/base:ubuntu Docker digest to ad92cae #36

🔖 Upgrade mcr.microsoft.com/devcontainers/base:ubuntu Docker digest to ad92cae

🔖 Upgrade mcr.microsoft.com/devcontainers/base:ubuntu Docker digest to ad92cae #36

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