Skip to content

Commit

Permalink
Merge pull request #47 from Guilded-Bot-NPM/v1.0.3
Browse files Browse the repository at this point in the history
I dont wanna see you more
  • Loading branch information
MDCYT authored Oct 2, 2022
2 parents 7683888 + 381c1a7 commit d6ab815
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ jobs:
with:
node-version: 16
- name: Install dependencies
run: npm ci & npm i jest -g
- name: Run tests
run: npm run test

run: npm ci

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

0 comments on commit d6ab815

Please sign in to comment.