We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466ef1a commit 5d02bcaCopy full SHA for 5d02bca
.github/workflows/ci.yml
@@ -90,6 +90,7 @@ jobs:
90
with:
91
path: |
92
./atcoder-problems-frontend/.eslintcache-ci
93
+ ./atcoder-problems-frontend/.eslintcache
94
key: eslint-${{github.ref_name}}-${{github.sha}}
95
restore-keys: eslint-${{github.ref_name}}-
96
0 commit comments