Skip to content

Commit

Permalink
Add "release" tag to test
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler36 committed Oct 25, 2024
1 parent 6e84fd3 commit 5fa5727
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 5fa5727

Please sign in to comment.