File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# abinit_actions
2
2
3
- This repository uses GitHub Actions to test an external repository periodically and display the test results as a badge.
3
+ This repository uses GitHub Actions to test an external repository periodically
4
+ and display the test results as a badge.
4
5
5
6
## How It Works
6
7
@@ -15,7 +16,7 @@ This repository uses GitHub Actions to test an external repository periodically
15
16
2 . Modify the ` python-version ` in the workflow if needed.
16
17
3 . Commit and push the changes to trigger the first run
17
18
18
- ![ Test Status ] ( https://github.com/abinit/abinit_actions/actions/workflows/download_abinit_and_make/badge.svg )
19
+ ![ configure and compilation ] ( https://github.com/abinit/abinit_actions/actions/workflows/download_abinit_and_make/badge.svg )
19
20
20
21
21
22
You can’t perform that action at this time.
0 commit comments