Skip to content

Commit d26ebea

Browse files
committed
Added development environment
1 parent ff07781 commit d26ebea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ on:
66
pull_request:
77

88
jobs:
9-
development:
9+
1010

1111
# -------------------------------
1212
# 1. CHECKOUT STAGE
1313
# -------------------------------
1414
checkout:
15+
development:
1516
runs-on: ubuntu-latest
1617
steps:
1718
- name: Checkout repository

0 commit comments

Comments
 (0)