Skip to content

Commit

Permalink
MPR Remove ci in cd first
Browse files Browse the repository at this point in the history
Remove ci in cd first
  • Loading branch information
YayunHuang authored Aug 15, 2024
2 parents bace9cb + 477c2e5 commit c107fc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- run: make ci
- name: Set env to staging/production
run: |
if [[ "${{ github.ref_name }}" == "main" ]]; then
Expand Down

0 comments on commit c107fc5

Please sign in to comment.