Skip to content

Commit

Permalink
chore: enable BETA byond CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Bizzonium committed Feb 9, 2024
1 parent bc38820 commit 3a60fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
fail-fast: false # Let all map tests run to completion
matrix:
maptype: ['/datum/map/cyberiad', '/datum/map/delta', '/datum/map/cerestation']
byondtype: ['STABLE'] # 'BETA'
byondtype: ['STABLE', 'BETA']
services:
mariadb:
image: mariadb:latest
Expand Down

0 comments on commit 3a60fda

Please sign in to comment.