Skip to content

Revert "Use SAS token for copying from unpublishedstemcells" #537

Revert "Use SAS token for copying from unpublishedstemcells"

Revert "Use SAS token for copying from unpublishedstemcells" #537

Workflow file for this run

name: ruby
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: bundle exec rake