Skip to content

Commit ee2db92

Browse files
committed
Disable tuist test
1 parent 970f6e2 commit ee2db92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
brew install tuist
7777
cd Tests/Tuist/SQLite-Test
7878
tuist install
79-
tuist test
79+
# tuist test
8080
build-linux:
8181
runs-on: ubuntu-latest
8282
steps:

0 commit comments

Comments
 (0)