Skip to content

Commit

Permalink
ci: add mechanize to the downstream suite
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed May 20, 2023
1 parent 25b2166 commit cce89d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
- url: https://github.com/SAML-Toolkits/ruby-saml
name: ruby-saml
command: "bundle exec rake test"
- url: https://github.com/sparklemotion/mechanize
name: mechanize
command: "bundle exec rake test"
# - url: https://github.com/instructure/nokogiri-xmlsec-instructure
# name: nokogiri-xmlsec-instructure
# precommand: "apt install -y libxmlsec1-dev"
Expand Down

0 comments on commit cce89d1

Please sign in to comment.