Skip to content

Commit

Permalink
ci: add stimulus_reflex to downstream suite
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Nov 17, 2023
1 parent e1fea4f commit a6ea36c
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 @@ -51,6 +51,9 @@ jobs:
- url: https://github.com/sparklemotion/mechanize
name: mechanize
command: "bundle exec rake test"
- url: https://github.com/stimulusreflex/stimulus_reflex
name: stimulus_reflex
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 a6ea36c

Please sign in to comment.