Skip to content

Commit

Permalink
Update shiny-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeWu-IDM authored Mar 23, 2024
1 parent 10d0087 commit c43f15c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/shiny-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
run: |
$RScript = {R -e "shiny::stopApp()"}
Start-Job -ScriptBlock $RScript
shell: pwsh

shell: pwsh
env:
GITHUB_PAT: ${{ secrets.GIT_TOKEN }}

0 comments on commit c43f15c

Please sign in to comment.