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 09ebaa3 commit 618ba60Copy full SHA for 618ba60
README.md
@@ -19,7 +19,7 @@ name: CI
19
on: [push]
20
jobs:
21
build:
22
- name: valid versions (should pass)
+ name: Setup Xamarin and Mono versions
23
runs-on: macos-latest
24
steps:
25
- name: Checkout
@@ -36,4 +36,4 @@ jobs:
36
```
37
38
# License
39
-The scripts and documentation in this project are released under the [MIT License](LICENSE)
+The scripts and documentation in this project are released under the [MIT License](LICENSE)
0 commit comments