added test action
Some checks failed
Build for Linux / test-build (push) Failing after 19s

This commit is contained in:
Paul Wilde 2025-01-03 23:20:08 +00:00
parent ce7a87f999
commit f224d076cb

View file

@ -1,6 +1,6 @@
name: Build for Linux
env:
BUILD_DEPS: git nim nimble
BUILD_DEPS: git
on: [push]
jobs:
test-build: