Skip to content

Commit 4ae1970

Browse files
committed
testing ci for nslookup
1 parent 4333168 commit 4ae1970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-nslookup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Run test
8888
shell: bash
8989
run: |
90-
export COHERENCE_SERVER_ADDRESS="coherence:///localhost:7574"
90+
export COHERENCE_SERVER_ADDRESS=coherence:///localhost:7574
9191
python -m poetry run make test
9292
9393
- name: Archive server logs

0 commit comments

Comments
 (0)