Skip to content

laptop0: vscodium: disable continue tab autocomplete #155

laptop0: vscodium: disable continue tab autocomplete

laptop0: vscodium: disable continue tab autocomplete #155

Workflow file for this run

name: Check
on:
push:
workflow_run:
workflows: [ Update ]
types:
- completed
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Check Nix Flake
run: nix flake check