Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Only run test on linux
  • Loading branch information
Emyrk committed Jun 17, 2022
commit 8a29cf7383c18a03adb214c35191fe27480d2abb
2 changes: 2 additions & 0 deletions coderd/database/db_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build linux

package database_test

import (
Expand Down