Skip to content

Feat: Save file and tests #4

Feat: Save file and tests

Feat: Save file and tests #4

Workflow file for this run

name: Test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Prepare repo
uses: actions/checkout@master
- name: Test
uses: onichandame/python-test-action@master