mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
nothing important
This commit is contained in:
parent
ac40922957
commit
3a52f2c403
4
.github/workflows/cypress.yml
vendored
4
.github/workflows/cypress.yml
vendored
@ -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:
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user