Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Aug 22, 2024
1 parent bae3a0d commit ae51858
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ jobs:
debug:
needs: examples
runs-on: ubuntu-latest

steps:
run: echo ${{needs.examples}}
- run: echo ${{needs.examples}}

example:
name: ${{ matrix.ex }}
Expand Down

0 comments on commit ae51858

Please sign in to comment.