Skip to content

Commit 72f3f8d

Browse files
authored
⚡ Skip test for pub publish.
1 parent 20cd339 commit 72f3f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pub_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
with:
1818
credential: ${{ secrets.CREDENTIAL_JSON }}
1919
flutter_package: true
20-
skip_test: false
20+
skip_test: true
2121
dry_run: false

0 commit comments

Comments
 (0)