this commit works locally
Some checks failed
UiNamed workflow / test (push) Failing after 46s

This commit is contained in:
Julien Oculi 2024-06-25 15:46:17 +02:00
parent 347456f004
commit a84287f074

View file

@ -1,4 +1,4 @@
name: Named workflow name: UiNamed workflow
on: on:
push: push:
@ -9,15 +9,6 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- name: Debug local net
run: curl -fsSL -vvv localhost:10001 1> /dev/null
- name: Debug local net secure
run: curl -fsSL -vvv https://git.cohabit.fr 1> /dev/null
- name: 'FIX: fetch actions/checkout@v4'
run: curl -vL --create-dirs -o /var/run/act/actions/actions-checkout@v4/dist/index.js https://raw.githubusercontent.com/actions/checkout/main/dist/index.js
- name: Setup repo - name: Setup repo
uses: actions/checkout@v4 uses: actions/checkout@v4