Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
anevis committed Apr 6, 2024
1 parent 1ba698b commit ea62f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: Installing Devbox ⚙️
run: curl -fsSL https://get.jetpack.io/devbox | bash -f
- run: ./devbox -f
- name: 🧹 Linting & Formatting
run: devbox run lint && devbox run format
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit ea62f85

Please sign in to comment.