Skip to content

Commit d6ab815

Browse files
authored
Merge pull request #47 from Guilded-Bot-NPM/v1.0.3
I dont wanna see you more
2 parents 7683888 + 381c1a7 commit d6ab815

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,7 @@ jobs:
4747
with:
4848
node-version: 16
4949
- name: Install dependencies
50-
run: npm ci & npm i jest -g
51-
- name: Run tests
52-
run: npm run test
53-
50+
run: npm ci
5451

5552
# New job, this job is called "publish" and will run on the latest version of Ubuntu
5653
# This job need the "release" and "docs" jobs to be successful

0 commit comments

Comments
 (0)