restore-colemakdh #1

Open
dave wants to merge 41 commits from restore-colemakdh into main
Showing only changes of commit e7cd5110e8 - Show all commits

View File

@@ -3,6 +3,8 @@ on: [push]
jobs:
lint-and-compile:
runs-on: local
container:
image: node:18-bullseye
steps:
- name: Check out repository code
uses: actions/checkout@v4