Skip to content

Commit 885ab82

Browse files
authored
Update README.md
1 parent f6a2be3 commit 885ab82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Traits for C++
22

3-
[![tests](https://github.com/VolumeGraphics/traits/actions/workflows/tests.yml/badge.svg)](https://github.com/VolumeGraphics/traits/actions/workflows/tests.yml)
3+
[![tests](https://github.com/VolumeGraphics/traits/actions/workflows/tests.yml/badge.svg?cache-control=no-cache)](https://github.com/VolumeGraphics/traits/actions/workflows/tests.yml)
44

55
Define shared behavior in a non-intrusive way while preserving value semantics.
66

0 commit comments

Comments
 (0)