Skip to content

Create LICENSE

Create LICENSE #11

Workflow file for this run

name: Run Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Builds Correctly and Tests are passing
run: ./RunTests.sh