Skip to content

Merge pull request #1 from LN-Zap/integrate-fork #25

Merge pull request #1 from LN-Zap/integrate-fork

Merge pull request #1 from LN-Zap/integrate-fork #25

Workflow file for this run

name: Build and test
on:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build devcontainer image
uses: devcontainers/ci@v0.3
with:
runCmd: devenv test