Skip to content

Commit

Permalink
Merge pull request #181 from state-alchemists/1.0.0
Browse files Browse the repository at this point in the history
Update github workflow
  • Loading branch information
goFrendiAsgard authored Dec 12, 2024
2 parents 735b889 + ed39fe4 commit 389ae26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/_zrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
shell: bash
run: |
set -e
echo "🏁 Install project dependencies"
poetry config virtualenvs.create false
poetry install
echo "🏁 Start running"
${{ inputs.command }}
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit 389ae26

Please sign in to comment.