Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eternauta1337 committed Mar 1, 2024
1 parent 9386839 commit a6e4c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ethernaut-ai/test/tasks/interpret.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ describe('interpret', function () {
})
})

describe('with prompting', function () {
describe.skip('with prompting', function () {
before('run interpret', async function () {
await terminal.run(
'npx hardhat ai interpret "what is SNX in bytes?" --new-thread --model "gpt-4"',
Expand Down

0 comments on commit a6e4c39

Please sign in to comment.