mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-09 20:02:11 +03:00
Revert "JSON must have double quotes"
This reverts commit 4db2c907dfd384bb04d99492b45283af1d2e2cc7.
This commit is contained in:
parent
069e7ce9e5
commit
0736bbf97b
@ -17,7 +17,7 @@ jobs:
|
|||||||
matrix: ${{ steps.set-allowed.outputs.allowed }}
|
matrix: ${{ steps.set-allowed.outputs.allowed }}
|
||||||
steps:
|
steps:
|
||||||
- id: set-allowed
|
- id: set-allowed
|
||||||
run: echo '::set-output name=allowed::{["Athanasius"]}'
|
run: echo "::set-output name=allowed::{['Athanasius']}"
|
||||||
|
|
||||||
flake8_annotate:
|
flake8_annotate:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user