Skip to content

Commit

Permalink
New python tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gbayarri committed Jan 10, 2025
1 parent 4fda76c commit 65d44b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
changed: ${{ needs.filter-files.outputs.biobb_wf_md_setup_changed }}
needs: filter-files
if: matrix.changed == 'true'
uses: ./.github/workflows/reusable-test.yaml
uses: ./.github/workflows/reusable.yaml
with:
wf_name: ${{ matrix.wf_name }}

Expand Down

0 comments on commit 65d44b8

Please sign in to comment.