Skip to content

Commit 0d291b7

Browse files
committed
chore: improve CI workflows
1 parent 06322d6 commit 0d291b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/Timers.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pragma solidity 0.8.28;
44

55
/**
6-
* FIXME: CI test
6+
* FIXME: CI test.
77
*/
88
library Timers {
99
struct BlockNumber {

0 commit comments

Comments
 (0)