Skip to content

Commit bee1bfe

Browse files
committed
e2e: ci tests
1 parent c48bc60 commit bee1bfe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pages-deployment.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ env:
99
on: [push]
1010
jobs:
1111
deploy:
12-
# skip this job
13-
if: false
14-
# if: ${{ always() }}
12+
if: ${{ always() }}
1513
runs-on: ubuntu-latest
1614
permissions:
1715
contents: read

0 commit comments

Comments
 (0)