We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca2d3f commit 66942feCopy full SHA for 66942fe
05_testing_and_ci/github_actions_demo.md
@@ -107,12 +107,12 @@
107
## 3. Other Workflows
108
109
- Show workflows of [preCICE](https://github.com/precice/precice)
110
- - Show `Actions` tab
111
- - `Build and test` job, click on a run
112
- - Jobs created through test matrix
113
- - Click on a job, click on a few steps
114
- - Show `workflows` folder, click on `Build and Test`
115
- - Only one job. `build`, `test`, ... are modeled as steps
+ - Show `Actions` tab
+ - `Build and test` job, click on a run
+ - Jobs created through test matrix
+ - Click on a job, click on a few steps
+ - Show `workflows` folder, click on `Build and Test`
+ - Only one job. `build`, `test`, ... are modeled as steps
116
117
## 4. act Demo
118
0 commit comments