Skip to content

Commit

Permalink
Add RbThemis uninstall step to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnotacake committed Sep 21, 2023
1 parent 30f382a commit f482051
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
run: |
rvm use system
make test_ruby
- name: Uninstall RubyThemis
run: sudo make rbthemis_uninstall

examples:
name: Code examples
Expand Down

0 comments on commit f482051

Please sign in to comment.