arnaud-m / cryptator

A constraint-based cryptarithm solver
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Reduce the verbosity of the github action #159

Closed arnaud-m closed 1 year ago

arnaud-m commented 1 year ago

Is your feature request related to a problem? Please describe. The download progress of the github action is too verbose.

Describe the solution you'd like Activate the maven flag Maven to suppress the transfer progress when downloading/uploading in interactive mode.