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

This commit is contained in:
filip.kranjec 2025-08-15 12:41:12 +02:00
parent 669528cb56
commit e72b7c3027

View file

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