This commit is contained in:
Zoe Roux
2023-01-07 19:51:08 +09:00
parent aa38b34191
commit f5338fc8a8
12 changed files with 80 additions and 35 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ on:
jobs:
build:
test:
name: Run Robot Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2