Formatting fixes

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
This commit is contained in:
Ihor Dvoretskyi
2021-01-14 16:33:01 +02:00
parent 4dc5cf516c
commit 56ba877a7b
+2 -2
View File
@@ -25,8 +25,8 @@ jobs:
# Runs a set of commands to initialize and analyze with FOSSA
- name: run FOSSA analysis
env:
# FOSSA Push-Only API Token
FOSSA_API_KEY: '9ee7e8893660832a7387dcc32377fb61'
# FOSSA Push-Only API Token
FOSSA_API_KEY: '9ee7e8893660832a7387dcc32377fb61'
run: |
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/fossas/fossa-cli/master/install.sh | bash
fossa init