Skip to content

Commit 52f4167

Browse files
committed
Update AGENTS.md since auparse tests are fixed
1 parent c8b88fd commit 52f4167

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AGENTS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Follow the instructions below when making changes.
2424
2525
3. Optionally, type 'make check' to run any self-tests that come with
2626
the package, generally using the just-built uninstalled binaries.
27-
NOTE: auparse tests are failing because of a mismatch in mapping uid to accounts. Igonore these.
2827
```
2928

3029
The CI workflow uses the same commands:
@@ -39,7 +38,6 @@ Follow the instructions below when making changes.
3938
make -j$(nproc)
4039
4140
- name: Run tests
42-
if: matrix.container != 'ubuntu:latest'
4341
run: make check
4442
```
4543

0 commit comments

Comments
 (0)