1
0

update test

This commit is contained in:
2024-01-20 02:49:45 +01:00
parent 2dab64be19
commit 306c046adb

View File

@@ -1,4 +1,4 @@
name: Tests
name: Test
on:
push:
@@ -7,7 +7,7 @@ on:
branches: [ main ]
jobs:
test:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3