Skip to content

Commit

Permalink
Fix CI workflow syntax error.
Browse files Browse the repository at this point in the history
  • Loading branch information
brotskydotcom committed Oct 12, 2024
1 parent 3997916 commit 779ebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
features:
- "linux-native"
- "sync-secret-service"
- "linux-native","secret-service"
- "linux-native,sync-secret-service"
- "sync-secret-service,crypto-rust"
- "sync-secret-service,crypto-openssl"
- "async-secret-service,tokio,crypto-rust"
Expand Down

0 comments on commit 779ebd4

Please sign in to comment.