Skip to content

Commit

Permalink
wip: run_tests ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Feb 20, 2024
1 parent 453f63c commit 2e9e9c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions scripts/lib.sh

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ THIS_FILE=$(readlink -f "${BASH_SOURCE[0]}")
THIS_DIR=$(dirname "$THIS_FILE")
ROOT_DIR=$(dirname "$THIS_DIR")

. "$THIS_DIR/lib.sh"
. "$THIS_DIR/kash/kash.sh"

## Parse options
##
Expand Down

0 comments on commit 2e9e9c1

Please sign in to comment.