mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 19:48:31 +02:00
take out shell key from action
This commit is contained in:
parent
084c3359ff
commit
d4aa53b1d7
1 changed files with 0 additions and 1 deletions
1
.github/actions/run_tests/action.yaml
vendored
1
.github/actions/run_tests/action.yaml
vendored
|
@ -4,7 +4,6 @@ inputs:
|
||||||
cache-string:
|
cache-string:
|
||||||
description: 'Cache string secret. Change to bust the cache'
|
description: 'Cache string secret. Change to bust the cache'
|
||||||
required: true
|
required: true
|
||||||
shell: bash
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue