Skip to content

Commit

Permalink
skip repository test
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo committed Jul 23, 2024
1 parent bf45a11 commit 6e9e294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/toolkit/test/repository/repository.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { createHash } from "crypto";
import { ReleaseSignatureStatusCode, TrustedReleaseKey } from "@dappnode/types";
import { ethers } from "ethers";

describe("Dappnode Repository", function () {
describe.skip("Dappnode Repository", function () {
const ipfsUrls = [
//"https://api.ipfs.dappnode.io",
"https://gateway.ipfs.dappnode.io",
Expand Down

0 comments on commit 6e9e294

Please sign in to comment.