From 72be90cd50123329258a696999956385ebbe97a8 Mon Sep 17 00:00:00 2001 From: Vishal <64505169+vishalxl@users.noreply.github.com> Date: Tue, 30 Aug 2022 17:00:12 +0530 Subject: [PATCH] test action on pubspec change --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index c9499b3..838ef25 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,6 +3,8 @@ description: A nostr client built for terminal/console. version: 0.0.7 homepage: https://github.com/vishalxl/nostr_console +# test action + environment: sdk: '>=2.17.3 <3.0.0'