Skip to content

Commit

Permalink
Merge branch 'main' into fj-ci-cache-keys
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones authored Nov 17, 2023
2 parents 0292a79 + 2209276 commit 4fc643c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ jobs:
name: mechanize
command: "bundle exec rake test"
ruby: "3.2"
- url: https://github.com/stimulusreflex/stimulus_reflex
name: stimulus_reflex
command: "bundle exec rake test"
ruby: "3.2"
# - url: https://github.com/instructure/nokogiri-xmlsec-instructure
# name: nokogiri-xmlsec-instructure
# precommand: "apt install -y libxmlsec1-dev"
Expand Down

0 comments on commit 4fc643c

Please sign in to comment.