Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Sara Damiano <[email protected]>
  • Loading branch information
SRGDamia1 committed Aug 25, 2024
2 parents 52d99b4 + 17d31ac commit 1af9bf0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/prepare_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ jobs:
if: ${{ github.event_name != 'workflow_dispatch' }}
strategy:
matrix:
req_workflow:
[
verify_library_structure.yaml,
build_examples.yaml,
]
req_workflow: [verify_library_structure.yaml, build_examples.yaml]
name: Wait for Checks to complete
runs-on: ubuntu-latest
steps:
Expand Down
25 changes: 0 additions & 25 deletions .github/workflows/verify_library_json.yaml

This file was deleted.

0 comments on commit 1af9bf0

Please sign in to comment.