Skip to content

Commit

Permalink
Add "release" tag to test (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: tyler36 <[email protected]>
  • Loading branch information
tyler36 and tyler36 authored Oct 27, 2024
1 parent f992628 commit 53aedd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ time_cron_checks() {
time_cron_checks
}

# bats test_tags=release
@test "install from release" {
set -eu -o pipefail
cd ${TESTDIR} || ( printf "unable to cd to ${TESTDIR}\n" && exit 1 )
Expand Down

0 comments on commit 53aedd2

Please sign in to comment.