Skip to content

Commit

Permalink
refine fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 committed Sep 22, 2024
1 parent b951865 commit 5c99993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ jobs:
cd http-conformance
sh fix_dpkt.sh
- name: Set All Environment Variables for Testbed
run: |
- name: Set All Environment Variables for Testbed
run: |
echo "openresty_http_port=8080" >> $GITHUB_ENV
echo "openresty_https_port=8443" >> $GITHUB_ENV
echo "apache_http_port=8081" >> $GITHUB_ENV
Expand Down

0 comments on commit 5c99993

Please sign in to comment.