Skip to content

Commit

Permalink
Act on CI results: unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jun 17, 2024
1 parent 4a2fbb5 commit 21fd24c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/setup-beam.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -474,12 +474,6 @@ async function testLinuxAMD64OTPVersions() {
}

async function testFailGetOTPVersion() {
const hexMirrors = simulateInput(
'hexpm-mirrors',
'https://repo.hex.pm, https://cdn.jsdelivr.net/hex',
{ multiline: true },
)

const previousRunnerArch = process.env.RUNNER_ARCH
process.env.RUNNER_ARCH = 'invalid'

Expand Down

0 comments on commit 21fd24c

Please sign in to comment.