mirror of https://github.com/nucypher/nucypher.git
Bloody quotes caused problems.
parent
8ca3a5d84c
commit
de15276eab
|
@ -14,4 +14,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
test -f '${{ github.workspace }}/newsfragments/${{ github.event.number }}.*'
|
||||
test -f ${{ github.workspace }}/newsfragments/${{ github.event.number }}.*
|
||||
|
|
Loading…
Reference in New Issue