Skip to content

Commit

Permalink
Check git diff
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb committed May 5, 2020
1 parent 83bb937 commit 3481a3d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: make

# Runs a set of commands using the runners shell
#- name: Run a multi-line script
# run: |
# echo Add other actions to build,
# echo test, and deploy your project.
- name: Check git diff
run: |
git status
git diff

0 comments on commit 3481a3d

Please sign in to comment.