This commit is contained in:
parent
120c08e9f9
commit
cebcbca6c4
1 changed files with 1 additions and 4 deletions
|
@ -11,14 +11,11 @@ env:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: alpine-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: https://git.smgames.club
|
||||
repository: ${{ forgejo.repository }}
|
||||
|
||||
- name: Cache dependencies
|
||||
uses: actions/cache@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue