diff --git a/.gitea/workflows/lint-test.yaml b/.gitea/workflows/lint-test.yaml new file mode 100644 index 0000000..11494c0 --- /dev/null +++ b/.gitea/workflows/lint-test.yaml @@ -0,0 +1,4 @@ +name: Lint and Test + +on: + push: \ No newline at end of file