Adding Functions + Finishing CI config #34
@@ -1,9 +1,6 @@
|
||||
name: Tests
|
||||
run-name: ${{ gitea.actor }} is testing golang Code
|
||||
on:
|
||||
push:
|
||||
tags-ignore:
|
||||
- "*"
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
testing:
|
||||
|
||||
Reference in New Issue
Block a user