Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
damienmarchal committed Oct 21, 2024
1 parent 4a0cf18 commit 47b4b85
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,12 +163,6 @@ jobs:
cd $WORKSPACE_ARTIFACT_PATH
./bin/Bindings.Modules.Tests${{ steps.sofa.outputs.exe }}
build-stubgen:
name : "Generate stubfiles"
needs: [build-and-test]
runs-on: ubuntu-latest
continue-on-error: true
steps:
- name: Starting bash script generate-stubfiles
shell: bash
run: |
Expand Down

0 comments on commit 47b4b85

Please sign in to comment.