Skip to content

Update xe temporary url #81

Update xe temporary url

Update xe temporary url #81

Workflow file for this run

name: Ruby
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.4.1
- name: Run the default task
run: |
bundle install
bundle exec rake