Commit 084b011
committed
LP2089184: Run perl unit tests on Github Actions
To test:
1. Go to https://github.com/evergreen-library-system/Evergreen
2. Press the fork button
3. In your fork's settings, go to Actions > General and confirm that
Actions are on.
4. On the code tab of your fork, press the code button to get the git
url of your fork
5. In your terminal: git remote add myfork [the url]
6. In your terminal: git fetch working && git checkout [this branch name]
7. In your terminal: git push myfork HEAD
8. Go to the github UI and watch the magic happen!
Release-note: Run Perl Unit Tests automatically.
Signed-off-by: Jane Sandberg <[email protected]>
Signed-off-by: Stephanie Leary <[email protected]>1 parent c0c3d21 commit 084b011
1 file changed
+49
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments