Define maximumtaggedversions

This commit is contained in:
Arnaud 2025-02-13 20:11:47 +01:00
parent 5dda684829
commit e38bb50d8a
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -39,7 +39,7 @@ jobs:
run: npm start &
- name: Build
run: nimble install -y --debug
run: nimble install -y --maximumtaggedversions=2
- name: Test
run: nimble test -y