mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-19 02:17:38 +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 }}
|
||||
steps:
|
||||
- id: set-allowed
|
||||
run: echo '::set-output name=allowed::{["Athanasius"]}'
|
||||
run: echo "::set-output name=allowed::{['Athanasius']}"
|
||||
|
||||
flake8_annotate:
|
||||
runs-on: ubuntu-18.04
|
||||
|
Loading…
x
Reference in New Issue
Block a user