Files
jsonrpc/.gitea/workflows/test.yml

16 lines
336 B
YAML

name: Test
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
workflow_dispatch:
jobs:
Builder:
runs-on: toolchain
env:
PYTHONPATH: ${{ gitea.workspace }}/src
steps:
- name: Пунь
uses: https://codex.r10x.net/actions/tools@master
- run: python -m unittest --verbose