diff --git a/call-for-testing/action.yaml b/call-for-testing/action.yaml index b91b6a4..849780e 100644 --- a/call-for-testing/action.yaml +++ b/call-for-testing/action.yaml @@ -40,12 +40,12 @@ inputs: 1. Stop the application if it was already running 2. Upgrade to this version by running - snap refresh {{ env.snap_name }} --channel {{ env.channel }} +
snap refresh {{ env.snap_name }} --channel {{ env.channel }}
3. Start the app and test it out. 4. Finally, add a comment below explaining whether this app is working, and **include the output of the following command**. - snap version; lscpu | grep Architecture; snap info {{ env.snap_name }} | grep installed +
snap version; lscpu | grep Architecture; snap info {{ env.snap_name }} | grep installed
     required: false
 
 outputs: