Skip to content

Commit

Permalink
Merge pull request #182 from hngprojects/Idimmusix-patch-2
Browse files Browse the repository at this point in the history
Update prod.yml
  • Loading branch information
Idimmusix authored Jul 23, 2024
2 parents 87103b0 + 6daf3c5 commit 7806b90
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Build, Test, and Deploy for Prod Branch

on:
push:
branches:
- main
branches: [main]

jobs:
build:
Expand Down Expand Up @@ -31,7 +30,3 @@ jobs:
run: |
sudo systemctl daemon-reload
sudo systemctl restart aihomeworkprod
test:
-name: Run test
run: yarn jest

0 comments on commit 7806b90

Please sign in to comment.