Skip to content

Commit

Permalink
chore: Fix typo on cicd.yaml (#2702)
Browse files Browse the repository at this point in the history
I think that #2698 has introduced a confusing typo to the cicd pipeline.
  • Loading branch information
luanpotter authored Sep 2, 2023
1 parent 4b420b7 commit 6dbcd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ jobs:
channel: 'stable'
cache: true
- uses: bluefireteam/melos-action@main
- name: Run DCM
- name: Run tests
run: melos test
# END TESTING STAGE

0 comments on commit 6dbcd0b

Please sign in to comment.