Drop unneeded CODEQL_ENABLE_EXPERIMENTAL_FEATURES env var
This commit is contained in:
parent
e9e73b0cb9
commit
b6e17a6616
2 changed files with 0 additions and 3 deletions
|
|
@ -2,8 +2,6 @@ name: "Ruby analysis"
|
|||
description: "Tests creation of a Ruby database"
|
||||
versions: ["latest", "cached", "nightly-latest"]
|
||||
operatingSystems: ["ubuntu", "macos"]
|
||||
env:
|
||||
CODEQL_ENABLE_EXPERIMENTAL_FEATURES: "true"
|
||||
steps:
|
||||
- uses: ./../action/init
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue