Skip to content

Commit

Permalink
fix: test fix
Browse files Browse the repository at this point in the history
Refs: #35
  • Loading branch information
grigoriev committed Jun 28, 2024
1 parent b7d702a commit 5fd5b44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .scripts/convert-readme.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

set -e

# Check if a command is installed
function check_command() {
if ! command -v "$1" &> /dev/null; then
Expand Down

0 comments on commit 5fd5b44

Please sign in to comment.