mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
better comment
This commit is contained in:
@@ -75,8 +75,11 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
# Get the absolute path of the automodel repo
|
||||
AUTOMODEL_ROOT="$(readlink -f "$(dirname $0)")"
|
||||
# Get the absolute path of the workspace root
|
||||
WORKSPACE_ROOT="$AUTOMODEL_ROOT/../../.."
|
||||
# Specify the groups of queries to test and publish
|
||||
GRPS="automodel,-test"
|
||||
|
||||
pushd "$AUTOMODEL_ROOT"
|
||||
|
||||
Reference in New Issue
Block a user