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