runner test
Some checks failed
/ angular (push) Failing after 0s
/ erlang (push) Failing after 0s

This commit is contained in:
filip.kranjec 2025-08-14 16:40:20 +02:00
parent 0c7f88b9c6
commit d0d55a1e51

View file

@ -3,10 +3,8 @@ jobs:
angular:
runs-on: angular
steps:
- uses: actions/checkout@v4
- run: node -v
erlang:
runs-on: erlang
steps:
- uses: actions/checkout@v4
- run: node -v