chore: setup forgejo test workflow - part II
Some checks are pending
test / test (push) Waiting to run

This commit is contained in:
Alex 2024-09-19 17:38:51 +02:00
parent 9781085689
commit 584a6562a7
Signed by: l-x
SSH key fingerprint: SHA256:MK3uQVPHEV0Oo2ry/dAqvVK3pAwegKAwSlyfgLd/yQM

View file

@ -3,13 +3,12 @@ name: test
on: on:
push: push:
branches: branches:
- master
- main - main
pull_request: pull_request:
jobs: jobs:
test: test:
runs-on: docker runs-on: ubuntu24
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: https://github.com/erlef/setup-beam@v1 - uses: https://github.com/erlef/setup-beam@v1