Skip to content

Commit

Permalink
github: enable macos tests on fde-manager-features
Browse files Browse the repository at this point in the history
  • Loading branch information
valentindavid committed Sep 30, 2024
1 parent 5afd0bc commit 08218aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-quick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MacOS quick checks
on:
# Only run on pull requests: not pushes
pull_request:
branches: ["master", "release/**"]
branches: ["master", "release/**", "fde-manager-features"]

jobs:
macos-quick:
Expand Down

0 comments on commit 08218aa

Please sign in to comment.