Skip to content

Commit

Permalink
Remove MathGmp.Native tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo committed Aug 6, 2022
1 parent 1a26e46 commit 3856302
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/run-nethermind-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ jobs:
- name: Nethermind.Logging.NLog.Test
run: |
dotnet test -c Release src/Nethermind/Nethermind.Logging.NLog.Test
- name: MathGmp.Native
run: |
dotnet test -c Release src/Math.Gmp.Native/MathGmp.Native.UnitTests
neth-tests3:
name: Running Nethermind Tests 3
Expand Down Expand Up @@ -334,4 +331,3 @@ jobs:
- name: Ethereum.Transition.Test
run: |
dotnet test -c Release src/Nethermind/Ethereum.Transition.Test

0 comments on commit 3856302

Please sign in to comment.