Skip to content

Commit

Permalink
add bolts tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot committed Sep 4, 2024
1 parent c9e19dc commit 63bd368
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stainless-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
run: ./stainless-ci.sh --build-only
- name: Run Tests and Integration Tests
run: ./stainless-ci.sh --quick --skip-build
- name: Bolts Tests
run: ./stainless-ci.sh --bolts-only --skip-build

0 comments on commit 63bd368

Please sign in to comment.