1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00
Nick Liu 25a8b68753
Tests: Opt out of Git mitigation of CVE-2022-24765
We are always a single user when running unit tests in the container.

Suppresses this error:

```
$ git submodule update --init --recursive --remote
fatal: detected dubious ownership in repository at '/__w/e107/e107'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/e107/e107
```
2022-12-14 17:57:52 -06:00
..
2022-04-07 16:18:57 -07:00