Skip to content

Commit

Permalink
ci: add stimulus_reflex to downstream suite (#3027)
Browse files Browse the repository at this point in the history
**What problem is this PR intended to solve?**

Closes #3024, adding stimulus_reflex to the downstream CI suite.

cc @marcoroth
  • Loading branch information
flavorjones authored Nov 17, 2023
2 parents e1fea4f + a6ea36c commit 2209276
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 2209276

Please sign in to comment.