Skip to content

Revert "Update README" #7

Revert "Update README"

Revert "Update README" #7

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