test
checks / format (push) Failing after 6s Details

This commit is contained in:
cascode 2023-10-21 02:20:04 -07:00
parent 2659b641ba
commit a32e7757c5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
name: format name: format
steps: steps:
- name: TODO put in image base - name: TODO put in image base
run: apk add nodejs run: apk add nodejs git
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
github-server-url: "https://code.communitymedia.network" github-server-url: "https://code.communitymedia.network"