Skip to content

initialize empty tests folder for unit function tests and module tests #9

initialize empty tests folder for unit function tests and module tests

initialize empty tests folder for unit function tests and module tests #9

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3