Skip to content

Commit bdfd9f4

Browse files
committed
appveyor: Specify running only Win32 tests
1 parent 0b6f093 commit bdfd9f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

appveyor.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
build:
2-
project: SQLite.Net.OSS.sln
2+
project: SQLite.Net.OSS.sln
3+
4+
test:
5+
assemblies:
6+
- '**\SQLite.Net.Tests.Win32.dll'

0 commit comments

Comments
 (0)