remove xiiiad test

This commit is contained in:
andy5995 2022-10-11 16:13:09 -05:00 committed by Andy Alt
parent f3cbb5c52c
commit 8582bdc964
3 changed files with 1 additions and 21 deletions

View File

@ -33,20 +33,4 @@ jobs:
name: ${{ env.MOD_NAME }}
version: ${{ env.MOD_VERSION }}
directory: 'test/${{ env.MOD_NAME }}'
test-xiiiad:
runs-on: ubuntu-latest
env:
MOD_NAME: xiiiad
MOD_VERSION: ${{ github.sha }}
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Use action from self
uses: ./
with:
name: ${{ env.MOD_NAME }}
version: ${{ env.MOD_VERSION }}
directory: 'test/${{ env.MOD_NAME }}'
remove_from_pyromod: '/art/textures/ui/session/portraits/* /art/textures/skins/skeletal/eastern/*'
remove_from_pyromod: '/maps/random/* /.git* art/particles/*'

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "test/community-maps-2"]
path = test/community-maps-2
url = https://github.com/0ad-matters/community-maps-2
[submodule "test/xiiiad"]
path = test/xiiiad
url = https://github.com/0ADMods/xiiiad

@ -1 +0,0 @@
Subproject commit f7f537a861de322855ef104628f1d6cd8eb8eb61