Skip to content

Commit ac6789c

Browse files
committed
ci: integration wf
Signed-off-by: Shane Utt <shaneutt@linux.com>
1 parent a3c7f44 commit ac6789c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests (Conformance)
1+
name: Tests (Integration)
22

33
# ------------------------------------------------------------------------------
44
# Workflow Settings
@@ -29,7 +29,7 @@ env:
2929

3030
jobs:
3131
# -----------------------------------------------------------------
32-
# Conformance test suites (tests/ crates)
32+
# Integration test suites (tests/ crates)
3333
# -----------------------------------------------------------------
3434

3535
test:

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tests
1+
name: Tests (Unit)
22

33
# ------------------------------------------------------------------------------
44
# Workflow Settings

0 commit comments

Comments
 (0)