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

Fix test and format workflows #34

Closed ohitsdaniel closed 3 years ago

ohitsdaniel commented 3 years ago

Problem

Format is failing on main branch. We would need to lift push restrictions if we want swift-format to run. Also, installing swift-format takes >5 minutes on CI. Let's skip if for now.

Solution

Remove swift format action