Skip to content

Commit 14521fb

Browse files
Reenable test-tutorials-cratesio (#4949)
#4925
1 parent 599f336 commit 14521fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
runs-on: ubuntu-latest
145145
strategy:
146146
matrix:
147-
behavior: [local] # cratesio disabled during release
147+
behavior: [local, cratesio]
148148
fail-fast: false
149149
steps:
150150
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)