Skip to content

Commit

Permalink
ci: Fetch the full Git history to be able to diff it against HEAD (#925)
Browse files Browse the repository at this point in the history
The `Run tests` jobs were broken with
1ae4126
The problem is that the project uses `fetch-depth: 1` (the default) and
thus has no branch history.

Refs:
- actions/checkout#296
- actions/checkout#301

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>

---------

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g authored Oct 23, 2023
1 parent a0f6c7b commit 88680cf
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 88680cf

Please sign in to comment.