Skip to content

Commit

Permalink
Merge pull request #8 from virtual-labs/testing
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
pavanchow authored Sep 27, 2021
2 parents ecc1471 + a090079 commit 0e9ef8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v2
with:
node-version: '12'
node-version: '16'
check-latest: true
- run: |
git clone https://github.com/virtual-labs/ph3-lab-mgmt
Expand Down
2 changes: 1 addition & 1 deletion experiment/experiment-name.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
## Experiment name
## Experiment name 1

0 comments on commit 0e9ef8c

Please sign in to comment.