Fixed checks.yml shellbang being put on the second line

This commit is contained in:
evandrocoan 2020-05-01 15:54:47 -03:00
parent 6046bbc779
commit ae7991f4b6

View file

@ -14,8 +14,7 @@ jobs:
id: check_tagged
run: |
set -x
printf '%s' '
#!/usr/bin/env python3
printf '%s' '#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import json