mirror of
https://github.com/julia-actions/julia-processcoverage.git
synced 2026-02-11 18:46:58 +08:00
Update action.yml
This commit is contained in:
@@ -9,5 +9,5 @@ branding:
|
||||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- run: julia --color=yes ${{ github.action_path }}/main.jl
|
||||
- run: julia --color=yes "$GITHUB_ACTION_PATH"/main.jl
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user