mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
install codeql extension
This commit is contained in:
@@ -129,6 +129,9 @@ WORKSPACE_ROOT="$AUTOMODEL_ROOT/../../.."
|
||||
# Specify the groups of queries to test and publish
|
||||
GRPS="automodel,-test"
|
||||
|
||||
# Install the codeql gh extension
|
||||
gh extensions install github/gh-codeql
|
||||
|
||||
pushd "$AUTOMODEL_ROOT"
|
||||
echo Testing automodel queries
|
||||
#"${CODEQL_DIST}/codeql" test run test
|
||||
|
||||
Reference in New Issue
Block a user