Skip to content

Commit

Permalink
Remove build demo
Browse files Browse the repository at this point in the history
  • Loading branch information
aure committed Apr 24, 2024
1 parent f12b611 commit 4f328ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
send_notification:
name: Send Notification
uses: AudioKit/ci/.github/workflows/send_notification.yml@main
needs: [swift_test, build_demo]
needs: [swift_test]
if: ${{ failure() && github.ref == 'refs/heads/main' }}
secrets: inherit

0 comments on commit 4f328ae

Please sign in to comment.