Skip to content

Commit

Permalink
Update cadence.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov authored Nov 8, 2023
1 parent 4139e0a commit 8907cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cadence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
flow init
fi
- name: Trigger recipe test
if: contains(env.RECIPE_REPO, ':')
run: |
if test -f ${{ env.RECIPE_REPO }}/cadence/tests.cdc; then
flow test ${{ env.RECIPE_REPO }}/cadence/tests.cdc
Expand Down

0 comments on commit 8907cb4

Please sign in to comment.