mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-23 01:54:22 +00:00
Merge branch 'main' into reqeast
This commit is contained in:
commit
ff8730348f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -9,6 +9,8 @@ on:
|
|||
|
||||
jobs:
|
||||
cargotest:
|
||||
name: "Run checks and tests on the repository"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Checkout repository"
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue