Skip to content

Commit

Permalink
Merge remote-tracking branch 'polkadot-fellows/main' into bko-fix-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Jul 24, 2024
2 parents e813ddb + 5fa4ff0 commit c93ccb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-features.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Various checks to verify the cargo workspace and its crates are correctly configured.
name: "Workspace"
name: "Workspace features"

on:
push:
Expand All @@ -13,6 +13,7 @@ concurrency:
cancel-in-progress: true

jobs:
name: Check workspace features
check:
runs-on: ubuntu-22.04

Expand Down

0 comments on commit c93ccb1

Please sign in to comment.