Skip to content

Commit b6e17a6

Browse files
committed
Drop unneeded CODEQL_ENABLE_EXPERIMENTAL_FEATURES env var
1 parent e9e73b0 commit b6e17a6

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/__ruby.yml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/ruby.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: "Ruby analysis"
22
description: "Tests creation of a Ruby database"
33
versions: ["latest", "cached", "nightly-latest"]
44
operatingSystems: ["ubuntu", "macos"]
5-
env:
6-
CODEQL_ENABLE_EXPERIMENTAL_FEATURES: "true"
75
steps:
86
- uses: ./../action/init
97
with:

0 commit comments

Comments
 (0)