amtoine / nu-git-manager

A collection of Nushell tools to manage Git repositories.
GNU General Public License v3.0
26 stars 2 forks source link

fix the workflow dispatch to run tests #144

Closed amtoine closed 9 months ago

amtoine commented 9 months ago

related to

description

as can be seen in the failing workflow dispatch above

Error when evaluating 'timeout-minutes' for job 'nupm-tests'. .github/workflows/nupm-tests.yml (Line: 45, Col: 22): Unexpected value '20'

i'll try and remove the timeout and decided to simplify a bit the arguments to the dispatch.