Skip to content

Commit

Permalink
Update rchk.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijn-devries authored Dec 6, 2024
1 parent 1a0aedb commit 6f40050
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .github/workflows/rchk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ name: rchk
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
steps:
rchk:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: randy3k/github-action-rchk@master
with:
package: ProTrackR2
rchk:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: randy3k/github-action-rchk@master
with:
package: ProTrackR2

0 comments on commit 6f40050

Please sign in to comment.