This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
||||
jobs:
|
||||
make-test:
|
||||
name: Run make test
|
||||
runs-on: linux_amd64
|
||||
runs-on: [django-dav-events]
|
||||
steps:
|
||||
- name: "Checkout the repository"
|
||||
run: git clone "${{ gitea.server_url }}/${{ gitea.repository }}" ./repository
|
||||
Reference in New Issue
Block a user