Skip to content

Commit

Permalink
Update R.yml (#397)
Browse files Browse the repository at this point in the history
missing comma
  • Loading branch information
jacobvjk authored Jun 19, 2024
1 parent 9dd89ab commit d1d1d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
{"pkg": "RMI-PACTA/r2dii.match"},
{"pkg": "RMI-PACTA/r2dii.plot"},
{"pkg": "r2dii.analysis"},
{"pkg": "r2dii.match"}
{"pkg": "r2dii.match"},
{"pkg": "r2dii.plot"}
]

0 comments on commit d1d1d99

Please sign in to comment.