Skip to content

Commit

Permalink
chore: remove unneeded test code and support code
Browse files Browse the repository at this point in the history
  • Loading branch information
ms14981 authored and ColinEberhardt committed Apr 11, 2023
1 parent e274516 commit ee2cfcc
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 243 deletions.
78 changes: 0 additions & 78 deletions .github/workflows/test.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Forge
name: Unit Tests

on:
push:
Expand All @@ -10,7 +10,7 @@ on:

jobs:
test-forge:
name: Test Forge
name: Unit Tests
runs-on: ubuntu-latest

steps:
Expand All @@ -27,6 +27,6 @@ jobs:
run: |
npm install
- name: Test Forge
- name: Unit Tests
run: |
npm test
49 changes: 0 additions & 49 deletions CICD/compareTestResults.js

This file was deleted.

85 changes: 0 additions & 85 deletions CICD/updateWebpage.js

This file was deleted.

28 changes: 0 additions & 28 deletions docs/index.md

This file was deleted.

0 comments on commit ee2cfcc

Please sign in to comment.