Skip to content

Commit

Permalink
CI: add present
Browse files Browse the repository at this point in the history
  • Loading branch information
4rthem committed Jan 15, 2024
1 parent 92b93c3 commit 3f46d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
docker compose down --volumes
bin/dev/make-cert.sh
sudo PHRASEA_DOMAIN=${PHRASEA_DOMAIN} bin/dev/append-etc-hosts.sh
bin/setup.sh
bin/setup.sh test
- name: Test
run: bin/test.sh
Expand Down

0 comments on commit 3f46d5b

Please sign in to comment.