chore: undo testing
Some checks failed
migrate-devel / migrate-devel (push) Failing after 1m23s

This commit is contained in:
Orion Kindel 2023-06-27 12:35:39 -05:00
parent 16a20c269b
commit dcd11930f0
Signed by untrusted user who does not match committer: orion
GPG Key ID: 6D4165AE4C928719

View File

@ -24,8 +24,6 @@ jobs:
tee /etc/apt/sources.list.d/docker.list > /dev/null
apt-get update
apt-get install -y docker-ce-cli docker-compose-plugin
stat /run/user/1001/docker.sock
id -u
- run: './scripts/migrate.sh'
env: