Skip to content

Commit

Permalink
trial 6
Browse files Browse the repository at this point in the history
  • Loading branch information
pkriens committed Mar 13, 2024
1 parent 92a1c05 commit 10e1c77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/trigger-native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/subflow-electrod.yaml
secrets: inherit

native:
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/subflow-native.yaml
secrets: inherit

merge-natives:
needs: [electrod,native]
Expand Down

0 comments on commit 10e1c77

Please sign in to comment.