Commit 35ed73a
authored
Rename CI workflow (#51)
The CI workflow file was called `unit_tests.yml` and the job name was
"unit tests". I propose that we rename the workflow file `tests.yml` and
the job name "tests", since the workflow runs both unit tests and
examples - not just unit tests. I would be open also to calling the
workflow file `tests_and_examples.yml` and the job name "tests and
examples".1 parent 625e0a4 commit 35ed73a
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments