@@ -8,7 +8,7 @@ Based on [Redhat example (Blog post)](https://redhatnordicssa.github.io/test-ans
dnf install podman git python3
python3 -m venv venv
source venv/bin/activate
pip install molecule molecule-podman
pip install -r requirements.txt
git clone $URL_of_this_repo
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.