Add test.yml

This commit is contained in:
Neshura 2023-12-12 06:51:57 +00:00
parent 8367f381b6
commit e161b4949b

16
test.yml Normal file
View file

@ -0,0 +1,16 @@
name: 'Run Tests on Code'
author: 'Neshura'
on:
push:
tags-ignore:
- '**'
branches:
- '**'
jobs:
run-tests:
runs-on: docker
steps:
-
name: Placeholder
run: echo Placeholder Job