Drop unneeded CODEQL_ENABLE_EXPERIMENTAL_FEATURES env var

This commit is contained in:
Henry Mercer 2022-11-22 11:31:22 +00:00
parent e9e73b0cb9
commit b6e17a6616
2 changed files with 0 additions and 3 deletions

View file

@ -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: