Skip to content

Commit

Permalink
Add env
Browse files Browse the repository at this point in the history
  • Loading branch information
aisrael committed May 8, 2024
1 parent 40dab10 commit 0f8e308
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: ruby/setup-ruby@v1
- name: Cucumber + Aruba tests
env:
CUCUMBER_GITHUB_TOKEN: ${{ secrets.CUCUMBER_GITHUB_TOKEN }}
run: |
bundle install
cucumber

0 comments on commit 0f8e308

Please sign in to comment.