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 1dd8196 commit 324e83fCopy full SHA for 324e83f
.github/workflows/actions.yml
@@ -1,7 +1,8 @@
1
name: Run tests
2
3
on:
4
- push
+ push:
5
+ pull_request:
6
7
jobs:
8
test:
Project.toml
@@ -1,7 +1,7 @@
name = "Rimu"
uuid = "c53c40cc-bd84-11e9-2cf4-a9fde2b9386e"
authors = ["Joachim Brand <j.brand@massey.ac.nz>"]
-version = "0.14.0"
+version = "0.14.1"
[deps]
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
0 commit comments