Skip to content

Commit

Permalink
adding branch to cts / lockfile for cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
adl-trey committed Mar 8, 2024
1 parent 5b6bb2e commit 1c68683
Show file tree
Hide file tree
Showing 3 changed files with 3,434 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
with:
owner: adlnet
repository: lrs-conformance-test-suite
depth: 1
branch: master

- name: Run LRS Conformance Suite
run: |
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ adl_lrs/settings.ini
docker/data
# *.conf
node_modules
package-lock.json
scratch
Loading

0 comments on commit 1c68683

Please sign in to comment.