Skip to content

Commit

Permalink
Drop unneeded CODEQL_ENABLE_EXPERIMENTAL_FEATURES env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed Nov 22, 2022
1 parent e9e73b0 commit b6e17a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/__ruby.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions pr-checks/checks/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b6e17a6

Please sign in to comment.