Skip to content

[doom] workaround formatter issue #326

[doom] workaround formatter issue

[doom] workaround formatter issue #326

Workflow file for this run

name: non-sudoer
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
name: build
steps:
- name: git checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: build
run: ./setup_nonsudoer