Compare commits

..

No commits in common. "107c1094c984ac96c71e1bf88e009192bd6510b7" and "7894955ff59eb04593e61ed5fda2118928a4cb9b" have entirely different histories.

View file

@ -6,7 +6,7 @@ on:
jobs:
build-and-run-unittests:
runs-on: [selfOldArchLinux, archLinux]
runs-on: archLinux
steps:
- run: git clone --depth=1 --no-single-branch https://git.seodisparate.com/stephenseo/EntityComponentMetaSystem.git ECMS
- run: cd ECMS && git checkout $GITHUB_REF_NAME