We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e26aa6 commit e788e0bCopy full SHA for e788e0b
.github/workflows/test.yml
@@ -10,4 +10,4 @@ jobs:
10
- name: Convert yaml to json
11
run: python .github/workflows/lib/yaml_to_json.py resources/referers.yml referers.json
12
- name: Check
13
- run: ls
+ run: cat referers.json
0 commit comments