Skip to content

Commit dc60c36

Browse files
Update ispyb schema version (#637)
Makes github tests work again
1 parent 4dfe02e commit dc60c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and test
33
on: [push, pull_request]
44

55
env:
6-
ISPYB_DATABASE_SCHEMA: 4.6.0
6+
ISPYB_DATABASE_SCHEMA: 4.8.0
77
# Installs from GitHub
88
# Versions: https://github.com/DiamondLightSource/ispyb-database/tags
99
# Previous version(s):

0 commit comments

Comments
 (0)