Skip to content

Move neovim shell env config to main #44

Move neovim shell env config to main

Move neovim shell env config to main #44

Workflow file for this run

name: Fedora
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Fedora"
run: "./containerize.sh --runtime=docker fedora:latest"