Skip to content

Commit

Permalink
tmp(test): test
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxpicca-Li committed Dec 23, 2024
1 parent 61efa91 commit d0da137
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
id: test_env
run: |
source /nfs/home/ci-runner/.bashrc
# echo "SERVER_LIST=$SERVER_LIST" >> $GITHUB_ENV
- name: test env 2
id: test_env_2
run: |
echo "hello $SERVER_LIST"
# - name: Set test commit
# id: set_test_commit
Expand Down

0 comments on commit d0da137

Please sign in to comment.