Skip to content

Bump the npm group in /frontend with 2 updates #65

Bump the npm group in /frontend with 2 updates

Bump the npm group in /frontend with 2 updates #65

name: Continuous Integration
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and run dev container task
uses: devcontainers/ci@v0.3
with:
runCmd: make ci