Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-T-Moss committed Sep 3, 2023
2 parents 6a32993 + 36939d4 commit 0281ee9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: build and test
on:
push:
tags-ignore:
- '**'
pull_request:
branches: [ main ]
paths-ignore:
Expand Down Expand Up @@ -33,4 +31,4 @@ jobs:
run: dotnet build --configuration Release --no-restore ./SmallAreaFlowComp/SmallAreaFlowComp.sln

- name: Test
run: dotnet test --no-restore --verbosity normal ./SmallAreaFlowComp/SmallAreaFlowComp.sln
run: dotnet test --no-restore --verbosity normal ./SmallAreaFlowComp/SmallAreaFlowComp.sln
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,7 @@ These issues include when a print fails or doesn't print as expected. If possibl

**Weaslus**: Proof Reader, Hypeman & Pestered Me Into Making This

**ChrisR:** Setup All The GitHub Actions, Thank You!!!

**Donut Man**: They Were Here Too (Also A Hypeman, Well I'm Not Sure If He's Old Enough To Be A Hypeman, Maybe A Hypeboy)

0 comments on commit 0281ee9

Please sign in to comment.