Skip to content

Added a Few more tests and resolved a few bugs #12

Added a Few more tests and resolved a few bugs

Added a Few more tests and resolved a few bugs #12

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