name: Gitea Actions Test - Make run-name: make on: [push] jobs: Explore-Gitea-Actions: runs-on: trintignant steps: - run: pwd - run: make - run: make install