forked from rDrama/rDrama
1
0
Fork 0
rDrama/.github/workflows/test.yml

14 lines
227 B
YAML
Raw Normal View History

2022-05-17 21:09:36 +00:00
name: "run_tests.py"
on: [push, pull_request]
jobs:
analyze:
2022-09-07 05:51:05 +00:00
runs-on: ubuntu-22.04
2022-05-17 21:09:36 +00:00
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: run_tests.py
run: |
./run_tests.py