Skip to content

Add monaco-editor fork to repositories (#45) #2

Add monaco-editor fork to repositories (#45)

Add monaco-editor fork to repositories (#45) #2

Workflow file for this run

name: Check
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Check
run: nix flake check