Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: trigger ci
  • Loading branch information
Airscript committed Aug 14, 2022
commit b55a5814a3362f98be077c39398f11592330a269
2 changes: 1 addition & 1 deletion tests/install.bats
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ setup() {
run ./scripts/install/make.sh
assert_output --partial "$INSTALL_MAKE"
refute_output --partial "ERROR"
}
}