freeipa/ipatests/azure/templates/prepare-webui-fedora.yml

6 lines
144 B
YAML
Raw Normal View History

steps:
- script: |
set -e
sudo dnf -y install npm fontconfig gtk3 atk at-spi2-atk
displayName: Install WebUI Unit tests prerequisites