Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed May 21, 2024
1 parent fc84d21 commit ddbc0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
direction: 'asc',
key: 'tests-'
}).then(caches => {
console.log(caches.data.actions_caches.map(cache => cache.key));
console.log(caches);
});
/*
Expand Down

0 comments on commit ddbc0bd

Please sign in to comment.