Skip to content

Commit

Permalink
delete this commit; just to run CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJonny committed Apr 16, 2024
1 parent b33b3f6 commit 32c3fad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
TARGET: '${{ env.TARGET }}'

- name: test
uses: ./.github/actions/test
uses: ./.github/actions/test_more
with:
TARGET: '${{ env.TARGET }}'

Expand All @@ -63,7 +63,7 @@ jobs:
TARGET: "${{ env.TARGET }}"

- name: test
uses: ./.github/actions/test
uses: ./.github/actions/test_more
with:
TARGET: "${{ env.TARGET }}"

Expand Down

0 comments on commit 32c3fad

Please sign in to comment.