Skip to content

Commit

Permalink
workflow: don't check formatting
Browse files Browse the repository at this point in the history
The workflow fails with the following error:

```
Run git diff origin/main...HEAD > changes.diff
fatal: ambiguous argument 'origin/main...HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Error: Process completed with exit code 128.
```
  • Loading branch information
EmmanuelP committed Sep 3, 2024
1 parent b46bf79 commit d4db398
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions .github/workflows/check-formatting.yml

This file was deleted.

0 comments on commit d4db398

Please sign in to comment.