Removed runner test workflow again
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
name: Test new gitea runner
|
|
||||||
on:
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
test-runner:
|
|
||||||
name: Test our runner
|
|
||||||
runs-on: [django-dav-events, kitty]
|
|
||||||
steps:
|
|
||||||
- name: "Show environment variables"
|
|
||||||
run: env
|
|
||||||
- name: "Show working directory"
|
|
||||||
run: pwd
|
|
||||||
Reference in New Issue
Block a user