Skip to content

Commit

Permalink
Merge pull request #34 from Devolved-AI/mitun567-patch-1
Browse files Browse the repository at this point in the history
Delete pallets/template directory
  • Loading branch information
psyfercom committed Aug 15, 2024
2 parents 0f8b7e8 + 601b9fd commit 9d15d80
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 361 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build
run: apt-get install protobuf-compiler && cargo build --release
run: sudo apt-get install protobuf-compiler && cargo build --release
- name: Run tests
run: cargo test --verbose
40 changes: 0 additions & 40 deletions pallets/template/Cargo.toml

This file was deleted.

1 change: 0 additions & 1 deletion pallets/template/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions pallets/template/src/benchmarking.rs

This file was deleted.

108 changes: 0 additions & 108 deletions pallets/template/src/lib.rs

This file was deleted.

54 changes: 0 additions & 54 deletions pallets/template/src/mock.rs

This file was deleted.

27 changes: 0 additions & 27 deletions pallets/template/src/tests.rs

This file was deleted.

95 changes: 0 additions & 95 deletions pallets/template/src/weights.rs

This file was deleted.

0 comments on commit 9d15d80

Please sign in to comment.