使用复习卡回顾 第 1 题,共 7 题
GitHub Actions 基础构建与测试
开始实验
1 选择最佳答案

node-ci.yml 放在 .github/workflows 下,并设置 on: [push],会产生什么效果?