Skip to content

Commit

Permalink
Change settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Release-Candidate committed Apr 27, 2021
1 parent 2dd6852 commit 9e51705
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"dotnet-test-explorer.autoWatch": true,
"dotnet-test-explorer.runInParallel": true,
"dotnet-test-explorer.testProjectPath": "tests/*/*.fsproj"
}
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ignore:
- "./tests/"
- "**/*Generics*.fs"
- "Generics.fs"
1 change: 0 additions & 1 deletion tests/TestTzolkin/TestTzolkinGlyph.fs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ namespace TestTzolkin

open Expecto
open System
open FsCheck
open Swensen.Unquote

open RC.Maya
Expand Down

0 comments on commit 9e51705

Please sign in to comment.