Skip to content

Commit

Permalink
add cli test
Browse files Browse the repository at this point in the history
  • Loading branch information
quyuan committed Apr 25, 2024
1 parent e1f7704 commit db0b1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
${metion_list} = "xurui1"
fi
echo "METIONS=${metion_list}" >> "$GITHUB_ENV"
echo ${{ env.METIONS }}
- name: notify
run: |
Expand Down

0 comments on commit db0b1a3

Please sign in to comment.