Skip to content

Commit

Permalink
clean manual-test
Browse files Browse the repository at this point in the history
  • Loading branch information
ueokande committed Apr 21, 2024
1 parent e2f1ec3 commit bf0dac1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/manual-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
test:
needs: [build]
runs-on: ${{ inputs.os }}-latest
container:
image: ${{ inputs.container }}
container: ${{ inputs.container }}
steps:
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit bf0dac1

Please sign in to comment.