diff --git a/.github/workflows/npmpublish.yml b/.github/workflows/npmpublish.yml index 3f20fd4..31854ee 100644 --- a/.github/workflows/npmpublish.yml +++ b/.github/workflows/npmpublish.yml @@ -21,9 +21,6 @@ jobs: - run: sudo apt-get install xvfb - run: npm ci - run: npm run build --if-present - - run: xvfb-run --auto-servernum npm run test - env: - CI: true publish-npm: needs: build diff --git a/package-lock.json b/package-lock.json index 3372f2e..10e1208 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "higlass-cohort", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "higlass-cohort", - "version": "0.3.0", + "version": "0.3.1", "license": "MIT", "dependencies": { "@gmod/tabix": "^1.4.6", diff --git a/package.json b/package.json index 59acc80..c0bf36a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "higlass-cohort", - "version": "0.3.0", + "version": "0.3.1", "description": "HiGlass track for Case/Control analysis in CGAP", "keywords": [ "HiGlass",