Skip to content

Commit

Permalink
Pull in whatever has happened in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sydb committed Aug 24, 2023
2 parents f0d218a + 2322b81 commit f866ed0
Show file tree
Hide file tree
Showing 68 changed files with 20,538 additions and 11,825 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: "--user root"

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Run tests from the Test directory
run: make clean test deb dist
Expand All @@ -37,7 +37,7 @@ jobs:
options: "--user root"

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Run tests from the Test2 directory
run: make test2
Expand Down
Loading

0 comments on commit f866ed0

Please sign in to comment.