Skip to content

Commit

Permalink
Modify testing
Browse files Browse the repository at this point in the history
  • Loading branch information
muachilin committed Apr 5, 2020
1 parent 97a0473 commit 2e1458e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added .action.yml.swp
Binary file not shown.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
- uses: actions/checkout@v2
- uses: ./
with:
milliseconds: 1000
github-token: ${{ secrets.MY_GITHUB_TOKEN }}
commit-comment: "Test for commit comment!"

1 comment on commit 2e1458e

@muachilin
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test for commit comment!

Please sign in to comment.