We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b426426 commit d7c424dCopy full SHA for d7c424d
.github/workflows/run.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
os: ['ubuntu-latest', 'macos-latest']
14
- day: ['01']
+ day: ['01', '02']
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments