Skip to content

Commit

Permalink
No tests 🤠
Browse files Browse the repository at this point in the history
  • Loading branch information
colepeters committed Apr 19, 2024
1 parent 758d87c commit e0501b2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Install
run: npm ci

- name: Run tests
run: npm run test

# Deploy the build
deploy_staging:
name: Deploy staging
Expand Down Expand Up @@ -73,9 +70,6 @@ jobs:
- name: Install
run: npm i

- name: Run tests
run: npm run test

- name: Deploy to production
uses: beginner-corp/actions/deploy@main
with:
Expand Down

0 comments on commit e0501b2

Please sign in to comment.