1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2024-06-29 18:56:02 +02:00
3d_armor/.github/workflows/integration-test.yml
2020-02-13 12:26:32 +01:00

15 lines
186 B
YAML

name: integration-test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: integration-test
run: ./integration-test.sh