Skip to content

rename things

rename things #1

Workflow file for this run

name: minetest_game
on: [push, pull_request]
jobs:
test:

Check failure on line 4 in .github/workflows/minetest_game.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/minetest_game.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
uses: actions/checkout@main
- name: test
run: docker-compose up --exit-code-from minetest_game