Skip to content

Commit

Permalink
add ci to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gianfra-t committed May 2, 2024
1 parent ac6903c commit 17c90ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ on:
pull_request:
branches:
- 'polkadot-v0.9.42'
- 'master'

name: continuous-integration-cargo-test
name: continuous-integration-test
jobs:
ci:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 17c90ec

Please sign in to comment.