Skip to content

Commit

Permalink
ci: pin dua gh-r test to v2.20.3
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Doster <[email protected]>
  • Loading branch information
vladdoster committed Dec 8, 2023
1 parent 30e4781 commit da620ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/gh-r.zunit
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
run $dstask version; assert $state equals 0
}
@test 'dua' { # View disk space usage and delete unwanted data, fast
run zinit lbin'!dua' for @Byron/dua-cli; assert $state equals 0
run zinit ver'v2.20.3' lbin'!dua' for @Byron/dua-cli; assert $state equals 0
local dua="$ZBIN/dua"; assert "$dua" is_executable
run $dua --version; assert $state equals 0
}
Expand Down

0 comments on commit da620ba

Please sign in to comment.