Skip to content

Commit

Permalink
dropped trailing single-quote
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-silverman authored Feb 20, 2025
1 parent 314d24b commit 6024273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installation_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ jobs:
- name: Test Installation
run: |
library(EJAM)
print("Package loaded successfully")'
print("Package loaded successfully")
shell: Rscript {0}

0 comments on commit 6024273

Please sign in to comment.