Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
rm osfs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ingbyr committed Dec 22, 2021
1 parent 7262727 commit 4d303ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ jobs:
go-version: 1.17
- name: Test in memory mode
run: go test -tags=memfs -v ./...
- name: Test in os mode
run: go test -tags=osfs -v ./...

0 comments on commit 4d303ae

Please sign in to comment.