fix ci
This commit is contained in:
parent
88d5ea1528
commit
6b5777b37d
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ end
|
|||
---@return table
|
||||
local function run_single_test_case(ctx, contest_config, test_case)
|
||||
local language = vim.fn.fnamemodify(ctx.source_file, ":e")
|
||||
local constants = require("cp.constants")
|
||||
local language_name = constants.filetype_to_language[language] or contest_config.default_language
|
||||
local language_config = contest_config[language_name]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue