Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
anevis committed Apr 6, 2024
1 parent b672459 commit 49a292a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: Installing Devbox ⚙️
uses: jetpack-io/devbox-install-action@v0.10.3
uses: jetpack-io/devbox-install-action
- name: 🧹 Linting & Formatting
run: devbox run lint && devbox run format
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit 49a292a

Please sign in to comment.