mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 09:07:56 +00:00
workflow fix (#182)
* workflow fix * issue templates revized * gitignore fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: "cargo tests"
|
||||
name: "generic template cargo tests"
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -52,9 +52,6 @@ jobs:
|
||||
- name: git checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: cd to `generic` template
|
||||
run: cd generic-template
|
||||
|
||||
- name: Install Protoc
|
||||
uses: arduino/setup-protoc@9b1ee5b22b0a3f1feb8c2ff99b32c89b3c3191e9 # v2.0.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user