Skip to content

Commit

Permalink
test all of it
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Oct 16, 2024
1 parent a0037fe commit 9140173
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ jobs:
c http://localhost:3000/api/v1/settings/Federation_Matrix_enabled -d '{"value": true}'
c http://localhost:3000/api/v1/settings/Federation_Matrix_serve_well_known -d '{"value": false}'
curl http://localhost:3000/.well-known/matrix/server -vvv
echo 'enabling'
c http://localhost:3000/api/v1/settings/Federation_Matrix_serve_well_known -d '{"value": true}'
curl http://localhost:3000/.well-known/matrix/server -vvv
curl http://localhost:3000/.well-known/matrix/client -vvv
release-versions:
name: ⚙️ Variables Setup
Expand Down

0 comments on commit 9140173

Please sign in to comment.