Bahn-X / swift-composable-navigator

An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
MIT License
581 stars 25 forks source link

Changes fetch-depth in test workflow to 0 #68

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Problem

Danger fails on PRs from forks.

Solution

According to https://github.com/danger/danger/issues/1103, setting the fetch-depth to 0, i.e. fetching all branches and tags, should fix this.

ohitsdaniel commented 3 years ago

Will fix the PR run in #67.

github-actions[bot] commented 3 years ago

Current coverage for ComposableDeeplinking is 100.00%

No files affecting coverage found


Current coverage for ComposableDeeplinking is 0.00%

No files affecting coverage found


Current coverage for ComposableNavigator is 96.85%

No files affecting coverage found


Current coverage for ComposableNavigatorTCA is 98.46%

No files affecting coverage found


Powered by xcov

Generated by :no_entry_sign: Danger