Update format_project.yml

This commit is contained in:
Kasra Bigdeli
2020-04-19 11:42:07 -04:00
committed by GitHub
parent 3c767502f8
commit 7ba5d0f5ab
+1 -1
View File
@@ -9,7 +9,7 @@ on:
- master
jobs:
build:
check-code-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1