Improve tests

This commit is contained in:
Nemo 2022-06-28 17:23:07 +05:30
parent 50587cbd1c
commit 8baa2d5234
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: [self-hosted]
strategy:
matrix:
node: ['16']
node: ['14', '16', '18']
name: Node Tests
steps:
- uses: actions/checkout@v3
@ -47,6 +47,8 @@ jobs:
sleep 1;
echo "Waiting for container to be healthy"
done;
docker inspect prom-act-test
sleep 5
# Show usage
docker exec prom-act-test wget -q -O- localhost:3000/metrics | grep act_fup
# Check logs