Skip to content

Commit 38dc9bd

Browse files
committed
Update expected version
1 parent 6182096 commit 38dc9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Run tests
4141
env:
42-
DRUPAL_VERSION: ${{ matrix.drupal_version == '11.x' && '11.0-dev' || matrix.drupal_version }}
42+
DRUPAL_VERSION: ${{ matrix.drupal_version == '11.x' && '11.0.0-dev' || matrix.drupal_version }}
4343
run: |
4444
cd drupal-contrib
4545
bats tests

0 commit comments

Comments
 (0)