Skip to content

Commit

Permalink
Update stainless-nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuncak authored Sep 5, 2024
1 parent 1e816e6 commit 2a78a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stainless-nightly.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Stainless CI
name: Stainless Nightly
on:
schedule:
- cron: '0 1 * * *'
Expand Down Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Build and Package
run: ./stainless-ci.sh --build-only
- name: Bolts Tests
run: ./stainless-ci.sh --skip-build --skip-tests --skip-sbt-plugin
run: ./stainless-ci.sh --skip-build --skip-tests --skip-sbt-plugin

0 comments on commit 2a78a0d

Please sign in to comment.