nothing important

This commit is contained in:
slawkens 2023-06-30 17:35:39 +02:00
parent ac40922957
commit 3a52f2c403
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
name: Cypress name: Cypress
on: on:
pull_request: pull_request:
branches: [0.9] branches: [develop]
push: push:
branches: [0.9] branches: [develop]
jobs: jobs:
cypress: cypress:

View File

@ -57,7 +57,7 @@
} }
</style> </style>
<!--[if lt IE 9]> <!--[if lt IE 9]>
<script src="tools/js/html5shiv.js"></script> <script src="tools/js/html5shiv.min.js"></script>
<![endif]--> <![endif]-->
</head> </head>
<body> <body>