1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00

Merge branch 'main' into reqeast

This commit is contained in:
Steffo 2022-10-20 16:34:10 +02:00 committed by GitHub
commit ff8730348f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,8 @@ on:
jobs: jobs:
cargotest: cargotest:
name: "Run checks and tests on the repository"
runs-on: ubuntu-latest
steps: steps:
- name: "Checkout repository" - name: "Checkout repository"
uses: actions/checkout@v3 uses: actions/checkout@v3