Skip to content

Commit

Permalink
fix tests not running for core
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Apr 18, 2024
1 parent 8ac5865 commit 597dcb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/check-crate
with:
crate: gitbutler-git
crate: gitbutler-core
features: ${{ toJson(matrix.features) }}
action: ${{ matrix.action }}

Expand Down

0 comments on commit 597dcb3

Please sign in to comment.