Skip to content

Commit

Permalink
add test for #101
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Feb 24, 2022
1 parent af27f8a commit 0f7ca73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions testdata/ok/issue-101.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
on: push

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: echo ${{ runner.arch }}

0 comments on commit 0f7ca73

Please sign in to comment.